summaryrefslogtreecommitdiff
path: root/gr-fec/python
diff options
context:
space:
mode:
authortracierenea <tracie.perez@mavs.uta.edu>2015-06-04 12:50:10 -0500
committerTom Rondeau <tom@trondeau.com>2015-10-15 10:40:24 -0400
commitf9b5eac12eb50305c655e6de19ee75058a36d652 (patch)
tree35170c5331eef02710f64e2b045aeb3604f59766 /gr-fec/python
parent9f02093e1be791233318d4696b59c18f94bd858b (diff)
fec: LDPC: Setting copyright date to current year.
Diffstat (limited to 'gr-fec/python')
-rw-r--r--gr-fec/python/fec/LDPC/Generate_LDPC_matrix.py2
-rw-r--r--gr-fec/python/fec/LDPC/Generate_LDPC_matrix_functions.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/gr-fec/python/fec/LDPC/Generate_LDPC_matrix.py b/gr-fec/python/fec/LDPC/Generate_LDPC_matrix.py
index c815682b22..a984b3b796 100644
--- a/gr-fec/python/fec/LDPC/Generate_LDPC_matrix.py
+++ b/gr-fec/python/fec/LDPC/Generate_LDPC_matrix.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright 2014 Free Software Foundation, Inc.
+# Copyright 2015 Free Software Foundation, Inc.
#
# This file is part of GNU Radio
#
diff --git a/gr-fec/python/fec/LDPC/Generate_LDPC_matrix_functions.py b/gr-fec/python/fec/LDPC/Generate_LDPC_matrix_functions.py
index 5e92bd0900..ac702243a8 100644
--- a/gr-fec/python/fec/LDPC/Generate_LDPC_matrix_functions.py
+++ b/gr-fec/python/fec/LDPC/Generate_LDPC_matrix_functions.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright 2014 Free Software Foundation, Inc.
+# Copyright 2015 Free Software Foundation, Inc.
#
# This file is part of GNU Radio
#