summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--noweb.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/noweb.mk b/noweb.mk
index 02e83cb..757a376 100644
--- a/noweb.mk
+++ b/noweb.mk
@@ -1,11 +1,11 @@
# Author: Jose A Ortega Ruiz <jao@member.fsf.org>
# Start date: Mon Jan 06, 2003 00:47
#
-# Copyright (C) 2003, 2009 by Jose Antonio Ortega Ruiz
+# Copyright (C) 2003, 2009, 2020 by Jose Antonio Ortega Ruiz
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
@@ -150,4 +150,3 @@ clean:
rm -rf $(NW_TRASH_FILES)
.PHONY: clean dvi html weave tangle
-