aboutsummaryrefslogtreecommitdiffstats
path: root/python/receiver
diff options
context:
space:
mode:
authorptrkrysik <ptrkrysik@gmail.com>2014-12-02 18:07:38 +0100
committerptrkrysik <ptrkrysik@gmail.com>2014-12-02 18:07:38 +0100
commit529895b14c686e8ffd41c9ff37f4762c611ffd20 (patch)
tree1f626b0e3ae453658c91e429a0ace7dce4521945 /python/receiver
parent0e8eee45335b4ee2751435c02dd1e2b40267a481 (diff)
Updated copyleft statements of my files #3
Diffstat (limited to 'python/receiver')
-rw-r--r--python/receiver/clock_offset_control.py2
-rw-r--r--python/receiver/fcch_burst_tagger.py2
-rw-r--r--python/receiver/sch_detector.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/python/receiver/clock_offset_control.py b/python/receiver/clock_offset_control.py
index 291c278..5f328a9 100644
--- a/python/receiver/clock_offset_control.py
+++ b/python/receiver/clock_offset_control.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
-# Copyright 2014 <+YOU OR YOUR COMPANY+>.
+# Copyright 2014 Piotr Krysik <ptrkrysik@gmail.com>
#
# This is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/python/receiver/fcch_burst_tagger.py b/python/receiver/fcch_burst_tagger.py
index 56fead9..58f877c 100644
--- a/python/receiver/fcch_burst_tagger.py
+++ b/python/receiver/fcch_burst_tagger.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
-# Copyright 2014 Piotr Krysik pkrysik@elka.pw.edu.pl
+# Copyright 2014 Piotr Krysik <ptrkrysik@gmail.com>
#
# This is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/python/receiver/sch_detector.py b/python/receiver/sch_detector.py
index ca3c423..561c1fa 100644
--- a/python/receiver/sch_detector.py
+++ b/python/receiver/sch_detector.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
-# Copyright 2014 Piotr Krysik pkrysik@elka.pw.edu.pl
+# Copyright 2014 Piotr Krysik <ptrkrysik@gmail.com>
#
# This is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by