Skip to content

Commit fadf0a9

Browse files
committed
Rename file with LGPL license text
COPYING.LESSER is the traditional name for it. This helps GitHub's license detector find the license. Drop it from EXTRA_DIST, since Automake will distribute the new filename automatically.
1 parent f76204b commit fadf0a9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
EXTRA_DIST = README.md lgpl-2.1.txt CHANGELOG.md doc/Doxyfile
1+
EXTRA_DIST = README.md CHANGELOG.md doc/Doxyfile
22

33
# doxygen
44
dist-hook:

0 commit comments

Comments
 (0)