From 2e48fa88329fee94e11841568256fa78a61f3ae3 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 19 Nov 2020 02:59:14 +0100 Subject: [PATCH] Update the copyright notice --- src/scripts/tools/platform.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scripts/tools/platform.sh b/src/scripts/tools/platform.sh index 4348d40..f3814b0 100755 --- a/src/scripts/tools/platform.sh +++ b/src/scripts/tools/platform.sh @@ -1,6 +1,6 @@ #!/bin/sh #$Id$ -#Copyright (c) 2015-2019 Pierre Pronchery +#Copyright (c) 2015-2020 Pierre Pronchery # #Redistribution and use in source and binary forms, with or without #modification, are permitted provided that the following conditions are met: