From 58552013de249af8b565a1b9a29faeee40818dc9 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 31 Mar 2021 14:06:11 +0200 Subject: [PATCH] Update the copyright notice --- src/scripts/tests/pylint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scripts/tests/pylint.sh b/src/scripts/tests/pylint.sh index 3ca77d3..7c50cfd 100755 --- a/src/scripts/tests/pylint.sh +++ b/src/scripts/tests/pylint.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: