diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/changelog.sh | 2 | ||||
-rw-r--r-- | lib/control.sh | 2 | ||||
-rw-r--r-- | lib/locale.sh | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/changelog.sh b/lib/changelog.sh index 81c5ba8..6e72550 100644 --- a/lib/changelog.sh +++ b/lib/changelog.sh @@ -1,6 +1,6 @@ # Functions for parsing changelogs # -# Copyright (C) 2012 Patrick McDermott +# Copyright (C) 2012, 2018 Patrick McDermott # # This file is part of opkbuild. # diff --git a/lib/control.sh b/lib/control.sh index 57b79a3..9115d7f 100644 --- a/lib/control.sh +++ b/lib/control.sh @@ -1,6 +1,6 @@ # Functions for parsing control files # -# Copyright (C) 2012 Patrick McDermott +# Copyright (C) 2012, 2018 Patrick McDermott # # This file is part of opkbuild. # diff --git a/lib/locale.sh b/lib/locale.sh index 58f61db..5e168ab 100644 --- a/lib/locale.sh +++ b/lib/locale.sh @@ -1,6 +1,6 @@ # Locale functions # -# Copyright (C) 2012 Patrick McDermott +# Copyright (C) 2012, 2018 Patrick McDermott # # This file is part of opkbuild. # |