diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-03-10 09:37:18 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-03-10 09:37:18 -0700 |
commit | ab380202351990bd5c44fcfe16e3f7ec722b7728 (patch) | |
tree | 715fe70e27760ce0c2f7cef44b9e12e84f83b4fb /Makefile.am | |
parent | a78625395b6efe1083772aa8138c73b535d63c4b (diff) | |
download | vyatta-cfg-system-ab380202351990bd5c44fcfe16e3f7ec722b7728.tar.gz vyatta-cfg-system-ab380202351990bd5c44fcfe16e3f7ec722b7728.zip |
Changes for license/copyright
Put copy of GPLv2 into sysconf/LICENSE and show copyright
in version information.
Bugfix: 2899
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 7d00d07f..d92c4dc1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,6 +31,7 @@ noinst_DATA = test_bootfile share_perl5_DATA = scripts/keepalived/VyattaKeepalived.pm +sysconf_DATA += sysconf/LICENSE sysconf_DATA += sysconf/logrotate_messages sysconf_DATA += sysconf/motd.tail sysconf_DATA += sysconf/syslog.conf |