diff --git a/LICENSE b/LICENSE index 2295eb8..9987785 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2009-2011 Dave Vasilevsky +Copyright (c) 2009-2020 Dave Vasilevsky All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/src/pixz.1.asciidoc b/src/pixz.1.asciidoc index 5b401fb..25589ae 100644 --- a/src/pixz.1.asciidoc +++ b/src/pixz.1.asciidoc @@ -85,7 +85,7 @@ Source downloads: COPYRIGHT --------- -Copyright (C) 2009-2010 Dave Vasilevsky. Use of this software is granted under the FreeBSD License. +Copyright (C) 2009-2020 Dave Vasilevsky. Use of this software is granted under the FreeBSD License. SEE ALSO -------- diff --git a/src/pixz.c b/src/pixz.c index 0309051..229eadb 100644 --- a/src/pixz.c +++ b/src/pixz.c @@ -47,7 +47,7 @@ static void usage(const char *msg) { " -h Print this help\n" "\n" "pixz %s\n" -"(C) 2009-2012 Dave Vasilevsky \n" +"(C) 2009-2020 Dave Vasilevsky \n" "https://github.com/vasi/pixz\n" "You may use this software under the FreeBSD License\n", PACKAGE_VERSION);