summaryrefslogtreecommitdiffstats
path: root/pulsecaster
diff options
context:
space:
mode:
Diffstat (limited to 'pulsecaster')
-rw-r--r--pulsecaster/__init__.py2
-rw-r--r--pulsecaster/config.py2
-rw-r--r--pulsecaster/gconfig.py2
-rw-r--r--pulsecaster/pulsecaster2
-rw-r--r--pulsecaster/ui.py2
5 files changed, 5 insertions, 5 deletions
diff --git a/pulsecaster/__init__.py b/pulsecaster/__init__.py
index f2be630..8aeaabc 100644
--- a/pulsecaster/__init__.py
+++ b/pulsecaster/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009 Paul W. Frields
+# Copyright (C) 2009, 2010 Paul W. Frields
#
# This program 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/pulsecaster/config.py b/pulsecaster/config.py
index 1d28bad..ab8aaf5 100644
--- a/pulsecaster/config.py
+++ b/pulsecaster/config.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2009 Paul W. Frields
+# Copyright (C) 2009, 2010 Paul W. Frields
#
# This program 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/pulsecaster/gconfig.py b/pulsecaster/gconfig.py
index a915b05..6982bf8 100644
--- a/pulsecaster/gconfig.py
+++ b/pulsecaster/gconfig.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009 Paul W. Frields
+# Copyright (C) 2009, 2010 Paul W. Frields
#
# This program 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/pulsecaster/pulsecaster b/pulsecaster/pulsecaster
index 3b74319..49d5695 100644
--- a/pulsecaster/pulsecaster
+++ b/pulsecaster/pulsecaster
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2009 Paul W. Frields
+# Copyright (C) 2010 Jürgen Geuter and others.
#
# This program 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/pulsecaster/ui.py b/pulsecaster/ui.py
index b44af15..bb96a92 100644
--- a/pulsecaster/ui.py
+++ b/pulsecaster/ui.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009 Paul W. Frields
+# Copyright (C) 2009, 2010 Paul W. Frields and others.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by