diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/python/OSC.py | 2 | ||||
-rw-r--r-- | scripts/python/ingen.py | 4 | ||||
-rw-r--r-- | scripts/python/ingenecho.py | 2 | ||||
-rwxr-xr-x | scripts/python/scripts/flatten.py | 2 | ||||
-rw-r--r-- | scripts/python/scripts/sillysinepatch.py | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/scripts/python/OSC.py b/scripts/python/OSC.py index ea93dc52..feb7471f 100755 --- a/scripts/python/OSC.py +++ b/scripts/python/OSC.py @@ -1,7 +1,7 @@ #!/usr/bin/python # # Open SoundControl for Python -# Copyright (C) 2002 Daniel Holth, Clinton McChesney +# Copyright 2002 Daniel Holth, Clinton McChesney # Modified by Leonard Ritter # # This library is free software; you can redistribute it and/or modify it diff --git a/scripts/python/ingen.py b/scripts/python/ingen.py index 4db6eb2f..a07f7abe 100644 --- a/scripts/python/ingen.py +++ b/scripts/python/ingen.py @@ -1,8 +1,8 @@ #!/usr/bin/python # # Python bindings for Ingen -# Copyright (C) 2005 Leonard Ritter -# Copyright (C) 2006 David Robillard +# Copyright 2005 Leonard Ritter +# Copyright 2006 David Robillard # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/scripts/python/ingenecho.py b/scripts/python/ingenecho.py index 1dcfc313..967c4edf 100644 --- a/scripts/python/ingenecho.py +++ b/scripts/python/ingenecho.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 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 |