Fix copyright notice for mmm.pl
[scripts.git] / mmm / mmm.pl
index 1a322a5..c45b28b 100644 (file)
@@ -89,7 +89,7 @@ sub GenBoundary {
 sub ShowVersion {
   print "mmm v$VERSION\n";
   print "MIME multipart/alternative from Markdown - MMM\n";
-  print "Copyright (c) 2014 Thomas Hochstein <thh\@inter.net>\n";
+  print "Copyright (c) 2015 Thomas Hochstein <thh\@inter.net>\n";
   print "This program is free software; you may redistribute it ".
         "and/or modify it under the same terms as Perl itself.\n";
   exit(100);
This page took 0.010564 seconds and 4 git commands to generate.