From 6141b832946006a6ec3c1a3a70bd729c0404771e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 18 Feb 2017 10:50:21 +0100 Subject: Update copyright date --- src/ingen/ingen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ingen/ingen.cpp') 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 << " \n" - << "Copyright 2007-2015 David Robillard .\n" + << "Copyright 2007-2017 David Robillard .\n" << "License: \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; -- cgit v1.2.1