summaryrefslogtreecommitdiffstats
path: root/scripts/python/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/python/scripts')
-rwxr-xr-xscripts/python/scripts/flatten.py2
-rw-r--r--scripts/python/scripts/sillysinepatch.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/python/scripts/flatten.py b/scripts/python/scripts/flatten.py
index 6b7ed6ec..bc98fa18 100755
--- a/scripts/python/scripts/flatten.py
+++ b/scripts/python/scripts/flatten.py
@@ -5,7 +5,7 @@
# flatten.py - a python script that merges all subpatches in an Ingen patch
# into the parent patch
#
-# Copyright (C) 2005 Lars Luthman
+# Copyright 2005 Lars Luthman
#
# 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/scripts/python/scripts/sillysinepatch.py b/scripts/python/scripts/sillysinepatch.py
index 24bf68e8..3e83079f 100644
--- a/scripts/python/scripts/sillysinepatch.py
+++ b/scripts/python/scripts/sillysinepatch.py
@@ -1,7 +1,7 @@
#!/usr/bin/python
#
# Python bindings for Om
-# Copyright (C) 2005 Leonard Ritter
+# Copyright 2005 Leonard Ritter
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public