diff options
author | 2013-01-08 21:49:36 +0000 | |
---|---|---|
committer | 2013-01-08 21:49:36 +0000 | |
commit | 2e7a3470ff77fc5ca12b8568b719d38438672f09 (patch) | |
tree | c2519a0dd8c436530dcf01fcef133b82bc517165 /.gitignore | |
parent | Merge commit 'squeezelite-0.7_alpha_p2' into develop (diff) | |
download | squeezebox-2e7a3470ff77fc5ca12b8568b719d38438672f09.tar.gz squeezebox-2e7a3470ff77fc5ca12b8568b719d38438672f09.tar.bz2 squeezebox-2e7a3470ff77fc5ca12b8568b719d38438672f09.zip |
Corrected LICENSE and RESTRICT
License was inaccurately listed as GPL-2 (most, but not all, the
contents of the package were GPL). Corrected this to the special EULA
included with the package (this is included as a new license
logitechmediaserver-bin in the overlay), and also added RESTICT of
bindist and mirror to reflect the license's restrictions on
redistribution of the binary package.
See bug#450914
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e4e5f6c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~
\ No newline at end of file |