]> Savannah Git Hosting - gnulib.git/commit
maint: fix ‘make update-copyright’ on symlinks
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 1 Jan 2022 18:24:28 +0000 (10:24 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 1 Jan 2022 18:25:39 +0000 (10:25 -0800)
commite3ffd3bbdd23d06f9efe114c4e0247e58444229b
tree13197a9734303016ddfdb7dd9f11e0ac488eb5a5
parenteec12c00cf3f8c649297cf13fbbac6b0a27676de
maint: fix ‘make update-copyright’ on symlinks

After running ‘make update-copyright’ I noticed that it
incorrectly replaced a couple of symlinks with their contents.
* Makefile (update-copyright): Do not update symlinks.
* etc/license-notices/GPL, etc/license-notices/LGPL:
Change these back to symlinks.
ChangeLog
Makefile
etc/license-notices/GPL [changed from file to symlink]
etc/license-notices/LGPL [changed from file to symlink]