From e637a596e1e1ba4cd53debf8a9342826672e0397 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 6 Apr 2021 03:03:00 +0200 Subject: [PATCH] Update the copyright notice --- src/scripts/tests/clint.sh | 2 +- src/scripts/tests/fixme.sh | 2 +- src/scripts/tests/htmllint.sh | 2 +- src/scripts/tests/phplint.sh | 2 +- src/scripts/tests/shlint.sh | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/scripts/tests/clint.sh b/src/scripts/tests/clint.sh index f27d49b..c44aed8 100755 --- a/src/scripts/tests/clint.sh +++ b/src/scripts/tests/clint.sh @@ -1,6 +1,6 @@ #!/bin/sh #$Id$ -#Copyright (c) 2016-2020 Pierre Pronchery +#Copyright (c) 2016-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/fixme.sh b/src/scripts/tests/fixme.sh index 516297b..0d15f7d 100755 --- a/src/scripts/tests/fixme.sh +++ b/src/scripts/tests/fixme.sh @@ -1,6 +1,6 @@ #!/bin/sh #$Id$ -#Copyright (c) 2017-2020 Pierre Pronchery +#Copyright (c) 2017-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/htmllint.sh b/src/scripts/tests/htmllint.sh index 0f930f5..0c3a3ee 100755 --- a/src/scripts/tests/htmllint.sh +++ b/src/scripts/tests/htmllint.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: diff --git a/src/scripts/tests/phplint.sh b/src/scripts/tests/phplint.sh index 5bde1b6..f24e1b3 100755 --- a/src/scripts/tests/phplint.sh +++ b/src/scripts/tests/phplint.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/shlint.sh b/src/scripts/tests/shlint.sh index a5d01a2..b75c257 100755 --- a/src/scripts/tests/shlint.sh +++ b/src/scripts/tests/shlint.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: