summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/Tests.py2
-rw-r--r--template/__init__.py2
-rw-r--r--template/file.py2
-rw-r--r--template/test.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/template/Tests.py b/template/Tests.py
index 7bed998a..b9d3a8d4 100644
--- a/template/Tests.py
+++ b/template/Tests.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2001 Steven Knight
+# Copyright (c) 2001, 2002 Steven Knight
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
diff --git a/template/__init__.py b/template/__init__.py
index 43dee5ae..55f51af3 100644
--- a/template/__init__.py
+++ b/template/__init__.py
@@ -5,7 +5,7 @@ XXX
"""
#
-# Copyright (c) 2001 Steven Knight
+# Copyright (c) 2001, 2002 Steven Knight
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
diff --git a/template/file.py b/template/file.py
index d6a96fc1..19236728 100644
--- a/template/file.py
+++ b/template/file.py
@@ -5,7 +5,7 @@ XXX
"""
#
-# Copyright (c) 2001 Steven Knight
+# Copyright (c) 2001, 2002 Steven Knight
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
diff --git a/template/test.py b/template/test.py
index 02b6dc8b..61854d51 100644
--- a/template/test.py
+++ b/template/test.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright (c) 2001 Steven Knight
+# Copyright (c) 2001, 2002 Steven Knight
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the