summaryrefslogtreecommitdiffstats
path: root/src/ingen/ingen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ingen/ingen.cpp')
-rw-r--r--src/ingen/ingen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ingen/ingen.cpp b/src/ingen/ingen.cpp
index 9f939621..e6f781df 100644
--- a/src/ingen/ingen.cpp
+++ b/src/ingen/ingen.cpp
@@ -75,7 +75,7 @@ print_version()
{
cout << "ingen " << INGEN_VERSION
<< " <http://drobilla.net/software/ingen>\n"
- << "Copyright 2007-2015 David Robillard <http://drobilla.net>.\n"
+ << "Copyright 2007-2017 David Robillard <http://drobilla.net>.\n"
<< "License: <https://www.gnu.org/licenses/agpl-3.0>\n"
<< "This is free software; you are free to change and redistribute it.\n"
<< "There is NO WARRANTY, to the extent permitted by law." << endl;