diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-03-20 21:24:51 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-03-20 21:24:51 +0200 |
commit | a9b388f5902d8d06eeb2e742c7cea3c8f49cc2d0 (patch) | |
tree | 4e9465ca331406b17e32d2861e7095e935a0b06f /config.rpath | |
parent | 39c46265139aa8faf87160b30710876bde4c6ba9 (diff) | |
parent | efc7e96c876ccf3b83ab3249eca852a0292ff943 (diff) | |
download | egawk-a9b388f5902d8d06eeb2e742c7cea3c8f49cc2d0.tar.gz egawk-a9b388f5902d8d06eeb2e742c7cea3c8f49cc2d0.tar.bz2 egawk-a9b388f5902d8d06eeb2e742c7cea3c8f49cc2d0.zip |
Merge branch 'master' into feature/api-parser
Diffstat (limited to 'config.rpath')
-rwxr-xr-x | config.rpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.rpath b/config.rpath index 98183ff2..af3c4155 100755 --- a/config.rpath +++ b/config.rpath @@ -2,7 +2,7 @@ # Output a system dependent set of variables, describing how to set the # run time search path of shared libraries in an executable. # -# Copyright 1996-2016 Free Software Foundation, Inc. +# Copyright 1996-2017 Free Software Foundation, Inc. # Taken from GNU libtool, 2001 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 # |