summaryrefslogtreecommitdiffstats
path: root/scripts/python/scripts
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-04-16 20:28:18 +0000
committerDavid Robillard <d@drobilla.net>2011-04-16 20:28:18 +0000
commit88436621c26a0ae345fdb2755c3896854e66b26c (patch)
treefe0f17e88f701046dfbe4a938cb9a76338ca2a71 /scripts/python/scripts
parent9e5a7cf49ad84a5a3fa0aa61be11129fc4df1cc2 (diff)
downloadingen-88436621c26a0ae345fdb2755c3896854e66b26c.tar.gz
ingen-88436621c26a0ae345fdb2755c3896854e66b26c.tar.bz2
ingen-88436621c26a0ae345fdb2755c3896854e66b26c.zip
Update copyright headers
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3153 a436a847-0d15-0410-975c-d299462d15a1
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