yolobs-studio/debian/copyright
Carl Fürstenberg c7030e8d7e Debianization
To build the debian package, it's recommended to use git-buildpackage.
It's assumed the debian files is in the "debian" branch, and the obs
upstream source is in the "master" branch. Override if necessary.
2016-02-24 00:19:43 +01:00

43 lines
1.5 KiB
Text

Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: obs
Source: https://obsproject.com/
Files: *
Copyright: 2013-2014 by Hugh Bailey <obs.jim@gmail.com>
License: GPL-2+
Files: libobs/obs-audio-controls.c
libobs/obs-audio-controls.h
Copyright: 2014 by Leonhard Oelke <leonhard@in-verted.de>
License: GPL-2+
Files: obs/platform-x11.cpp
Copyright: 2013 by Hugh Bailey <obs.jim@gmail.com>
2014 by Zachary Lund <admin@computerquip.com>
License: GPL-2+
Files: obs/window-remux.cpp
obs/window-remux.hpp
Copyright: 2014 by Ruwen Hahn <palana@stunned.de>
License: GPL-2+
Files: debian/*
Copyright: 2015 Carl Fürstenberg <azatoth@gmail.com>
License: GPL-2+
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU 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 General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".