diff options
author | David Robillard <d@drobilla.net> | 2015-04-04 01:36:27 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2015-04-04 01:36:27 +0000 |
commit | 3353177415d0c5c37573f030b101066158d80323 (patch) | |
tree | 425eaa1d7da4d859a34361ad32fcbe50b6f0ba2b /scripts | |
parent | e1ea99192e10149e0cac7a93f98fbec20e7cedb2 (diff) | |
download | ingen-3353177415d0c5c37573f030b101066158d80323.tar.gz ingen-3353177415d0c5c37573f030b101066158d80323.tar.bz2 ingen-3353177415d0c5c37573f030b101066158d80323.zip |
Update copyright dates.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5653 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/ingen.py | 2 | ||||
-rwxr-xr-x | scripts/ingenams | 2 | ||||
-rwxr-xr-x | scripts/ingenish | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/scripts/ingen.py b/scripts/ingen.py index 158a1b81..6401fe35 100644 --- a/scripts/ingen.py +++ b/scripts/ingen.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Ingen Python Interface -# Copyright 2012 David Robillard <http://drobilla.net> +# Copyright 2012-2015 David Robillard <http://drobilla.net> # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/scripts/ingenams b/scripts/ingenams index d828d917..a183586a 100755 --- a/scripts/ingenams +++ b/scripts/ingenams @@ -1,6 +1,6 @@ #!/usr/bin/env python # Load an AlsaModularSynth patch file into Ingen -# Copyright 2012 David Robillard <http://drobilla.net> +# Copyright 2012-2015 David Robillard <http://drobilla.net> # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/scripts/ingenish b/scripts/ingenish index 0fa76768..8021d9ac 100755 --- a/scripts/ingenish +++ b/scripts/ingenish @@ -1,6 +1,6 @@ #!/usr/bin/env python # Ingen Interactive Shell -# Copyright 2011-2012 David Robillard <http://drobilla.net> +# Copyright 2011-2015 David Robillard <http://drobilla.net> # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above |