]> granicus.if.org Git - psmisc/blobdiff - src/prtstat.c
misc: update date to 2020
[psmisc] / src / prtstat.c
index 79f94819c3528ab684660ef325be62e140b02b31..a98c01245c7f4fce7917d140f3cf85cf38175c8e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * prtstat.c - Print a processes stat file
  *
- * Copyright (C) 2009-2017 Craig Small
+ * Copyright (C) 2009-2020 Craig Small
  * Based upon a shell script pstat by martin f. krafft <madduck@madduck.net>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -63,7 +63,7 @@ static void usage(const char *errormsg)
 static void print_version(void)
 {
   fprintf(stderr, _("prtstat (PSmisc) %s\n"), VERSION);
-  fprintf(stderr, _( "Copyright (C) 2009-2017 Craig Small\n\n"));
+  fprintf(stderr, _( "Copyright (C) 2009-2020 Craig Small\n\n"));
   fprintf(stderr, _(
                "PSmisc comes with ABSOLUTELY NO WARRANTY.\n"
                "This is free software, and you are welcome to redistribute it under\n"