summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/ingen.py2
-rwxr-xr-xscripts/ingenams2
-rwxr-xr-xscripts/ingenish2
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