~vcs-imports/gperf/trunk

« back to all changes in this revision

Viewing changes to src/options.cc

  • Committer: Marcel Schaible
  • Date: 2017-01-02 18:00:16 UTC
  • Revision ID: git-v1:d55186567239c4e89880a9e852f7e505bb1db30f
Adjusted the version information for the release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1021
1021
This is free software: you are free to change and redistribute it.\n\
1022
1022
There is NO WARRANTY, to the extent permitted by law.\n\
1023
1023
",
1024
 
                   "1989-2011");
 
1024
                   "1989-2017");
1025
1025
          fprintf (stdout, "Written by %s and %s.\n",
1026
1026
                   "Douglas C. Schmidt", "Bruno Haible");
1027
1027
          exit (0);