aboutsummaryrefslogtreecommitdiffstats
path: root/python/misc_utils
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2017-08-23 16:02:19 +0200
committerPiotr Krysik <ptrkrysik@gmail.com>2017-08-23 16:02:19 +0200
commita6268a5bc188ebe5eefed356d76b299a5c56756b (patch)
tree4f2b56412561ca5a0e845b9ef43d948b5291bc8c /python/misc_utils
parentb9a87a18fb1b3a78f03e795479d815b2b2cda734 (diff)
Big update of copyright statements so they can be automatically processed to produce debian/copyright file
Diffstat (limited to 'python/misc_utils')
-rw-r--r--python/misc_utils/arfcn.py2
-rw-r--r--python/misc_utils/clock_offset_corrector_tagged.py2
-rw-r--r--python/misc_utils/hier_block.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/python/misc_utils/arfcn.py b/python/misc_utils/arfcn.py
index 8836501..bf227b4 100644
--- a/python/misc_utils/arfcn.py
+++ b/python/misc_utils/arfcn.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# @file
-# @author Roman Khassraf <rkhassraf@gmail.com>
+# @author (C) 2015 by Roman Khassraf <rkhassraf@gmail.com>
# @section LICENSE
#
# Gr-gsm is free software; you can redistribute it and/or modify
diff --git a/python/misc_utils/clock_offset_corrector_tagged.py b/python/misc_utils/clock_offset_corrector_tagged.py
index ae8d22c..be55212 100644
--- a/python/misc_utils/clock_offset_corrector_tagged.py
+++ b/python/misc_utils/clock_offset_corrector_tagged.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
# @file
-# @author Piotr Krysik <ptrkrysik@gmail.com>
+# @author (C) 2016 by Piotr Krysik <ptrkrysik@gmail.com>
# @section LICENSE
#
# Gr-gsm is free software; you can redistribute it and/or modify
diff --git a/python/misc_utils/hier_block.py b/python/misc_utils/hier_block.py
index 189165d..0dc9c78 100644
--- a/python/misc_utils/hier_block.py
+++ b/python/misc_utils/hier_block.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
# @file
-# @author Piotr Krysik <ptrkrysik@gmail.com>
+# @author (C) 2016 by Piotr Krysik <ptrkrysik@gmail.com>
# @section LICENSE
#
# Gr-gsm is free software; you can redistribute it and/or modify