summaryrefslogtreecommitdiff
path: root/src/link.sh
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-05-05 18:24:42 +0000
committerBram Moolenaar <Bram@vim.org>2007-05-05 18:24:42 +0000
commitc81e5e79a0f2f5c2ac1896fa51cbe47e2e2a8d97 (patch)
tree5211ea86daed8e43c3dd25458e808c3d32100097 /src/link.sh
parent9aae141a6bcfc26bcce352deb8bf34566a3e1be2 (diff)
downloadvim-git-c81e5e79a0f2f5c2ac1896fa51cbe47e2e2a8d97.tar.gz
updated for version 7.1a
Diffstat (limited to 'src/link.sh')
-rwxr-xr-xsrc/link.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/link.sh b/src/link.sh
index 0ab07f03d..dc376d521 100755
--- a/src/link.sh
+++ b/src/link.sh
@@ -5,7 +5,8 @@
# libraries when they exist, but this doesn't mean they are needed for Vim.
#
# Author: Bram Moolenaar
-# Last change: 2005 Jan 25
+# Last change: 2006 Sep 26
+# License: Public domain
#
# Warning: This fails miserably if the linker doesn't return an error code!
#