diff options
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | src/locale.sh | 2 | ||||
-rw-r--r-- | src/main.sh | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 68f4e95..0db770f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # Process this file with automake to produce an input makefile. # -# Copyright (C) 2013-2017 Patrick McDermott +# Copyright (C) 2013-2017, 2019 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # diff --git a/src/locale.sh b/src/locale.sh index bcafb29..5f2119e 100644 --- a/src/locale.sh +++ b/src/locale.sh @@ -2,7 +2,7 @@ # src/locale.sh # Locale functions # -# Copyright (C) 2012, 2013 Patrick McDermott +# Copyright (C) 2012, 2013, 2019 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # diff --git a/src/main.sh b/src/main.sh index 17ff091..b0252dc 100644 --- a/src/main.sh +++ b/src/main.sh @@ -2,7 +2,7 @@ # src/pro-archman.sh # Main program file # -# Copyright (C) 2013 Patrick McDermott +# Copyright (C) 2013, 2019 Patrick McDermott # # This file is part of the ProteanOS Archive Manager. # |