From 69aa8a72288227eb604da8e1313186c1944cc086 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 26 Feb 2021 05:50:08 +0100 Subject: [PATCH] Update the copyright notice --- src/scripts/doc/docbook.sh | 2 +- src/scripts/tests/xmllint.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/scripts/doc/docbook.sh b/src/scripts/doc/docbook.sh index 5214d86..d3ca1cd 100755 --- a/src/scripts/doc/docbook.sh +++ b/src/scripts/doc/docbook.sh @@ -1,6 +1,6 @@ #!/bin/sh #$Id$ -#Copyright (c) 2012-2020 Pierre Pronchery +#Copyright (c) 2012-2021 Pierre Pronchery # #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/scripts/tests/xmllint.sh b/src/scripts/tests/xmllint.sh index 84ca576..9e21aaf 100755 --- a/src/scripts/tests/xmllint.sh +++ b/src/scripts/tests/xmllint.sh @@ -1,6 +1,6 @@ #!/bin/sh #$Id$ -#Copyright (c) 2014-2020 Pierre Pronchery +#Copyright (c) 2014-2021 Pierre Pronchery # #Redistribution and use in source and binary forms, with or without #modification, are permitted provided that the following conditions are met: