summaryrefslogtreecommitdiff
path: root/compile
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2024-05-02 11:57:35 -0400
committerLouie S <louie@example.com>2024-05-02 11:57:35 -0400
commit6a7cc596a79ce38c417f9abffb498be934e6dc53 (patch)
treeb50588a063705fc1da26d618f130be5727f42899 /compile
parente71d1bcbae0775ec756f3de98b5c255df3e90243 (diff)
Exploring possibilities of supporting nsis installation on Windows
Diffstat (limited to 'compile')
-rwxr-xr-xcompile2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile b/compile
index 23fcba0..df363c8 100755
--- a/compile
+++ b/compile
@@ -3,7 +3,7 @@
scriptversion=2018-03-07.03; # UTC
-# Copyright (C) 1999-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
# Written by Tom Tromey <tromey@cygnus.com>.
#
# This program is free software; you can redistribute it and/or modify