diff options
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 |