mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-01-08 15:38:23 +01:00
Renaming file COPYING to LICENSE and appending the disclaimer from src/common/convert_UTF.h to LICENSE.
R=mark@chromium.org Review URL: https://breakpad.appspot.com/1174003 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1285 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
3e76b4a74b
commit
70acad5df8
3 changed files with 40 additions and 12 deletions
|
|
@ -64,14 +64,17 @@ endif
|
|||
# Specify include paths for ac macros
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
# License file is called LICENSE not COPYING
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
||||
## Documentation
|
||||
docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)
|
||||
|
||||
dist_doc_DATA = \
|
||||
AUTHORS \
|
||||
COPYING \
|
||||
ChangeLog \
|
||||
INSTALL \
|
||||
LICENSE \
|
||||
NEWS \
|
||||
README
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue