diff options
author | Russell King <rmk@arm.linux.org.uk> | 2015-06-12 15:54:35 +0100 |
---|---|---|
committer | Russell King <rmk@arm.linux.org.uk> | 2015-06-12 16:23:03 +0100 |
commit | eeb94ce4db96de50fc96f0616eb5b581cd62f123 (patch) | |
tree | 55c54bd5541b93dae4420ccccdfc1ea6429dc3d3 /debian/copyright | |
parent | 84cda34f20299e644f1c19e74bd3b7d921483b1a (diff) |
Add the debian build files to allow building for Ubuntu systems.
Signed-off-by: Russell King <rmk@arm.linux.org.uk>
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 00000000..4ff97564 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,30 @@ +This package was debianized by David I. Lehn <dlehn@debian.org> on +Mon, 15 Jan 2001 18:21:37 -0500. + +It was downloaded from http://gstreamer.net/ + +Upstream Authors: + + Erik Walthinsen <omegahacker@users.sourceforge.net> + Wim Taymans <wim.taymans@chello.be> + Richard Boulton <richard@tartarus.org> + and many more... + +Copyright: + + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian GNU/Linux systems, the complete text of the GNU Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL'. |