summaryrefslogtreecommitdiffstats
path: root/scripts/python/scripts/flatten.py
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/flatten.py
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/flatten.py')
-rwxr-xr-xscripts/python/scripts/flatten.py2
1 files changed, 1 insertions, 1 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