Skip to content

Commit 8303fd9

Browse files
author
Alexandre Marquet
committed
Correct and update copyrights.
1 parent 2716eb5 commit 8303fd9

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

log_bcjr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* -*- c++ -*- */
22
/*
3-
* Copyright 2019 Free Software Foundation, Inc.
3+
* Copyright 2020 Alexandre Marquet.
44
*
55
* This is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

log_bcjr_base.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* -*- c++ -*- */
22
/*
3-
* Copyright 2019 Free Software Foundation, Inc.
3+
* Copyright 2020 Alexandre Marquet.
44
*
55
* This is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

log_bcjr_base.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* -*- c++ -*- */
22
/*
3-
* Copyright 2019 Free Software Foundation, Inc.
3+
* Copyright 2020 Alexandre Marquet.
44
*
55
* This is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

max_log_bcjr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* -*- c++ -*- */
22
/*
3-
* Copyright 2019 Free Software Foundation, Inc.
3+
* Copyright 2020 Alexandre Marquet.
44
*
55
* This is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

viterbi.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* -*- c++ -*- */
22
/*
3-
* Copyright 2019 Free Software Foundation, Inc.
3+
* Copyright 2020 Alexandre Marquet.
44
*
55
* This is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

viterbi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* -*- c++ -*- */
22
/*
3-
* Copyright 2019 Free Software Foundation, Inc.
3+
* Copyright 2020 Alexandre Marquet.
44
*
55
* This is free software; you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)