diff options
author | dequis <dx@dxzone.com.ar> | 2015-04-29 01:59:49 -0300 |
---|---|---|
committer | jgeboski <jgeboski@gmail.com> | 2015-04-29 20:23:58 -0400 |
commit | ea5d6af3cecd01222172324d320718ff629e3a7f (patch) | |
tree | d29686b4876519c0d2d41fd2150cdb1b727865a6 /debian/copyright | |
parent | d6062e771b964679c30d5a1f6c8411868fb22cd2 (diff) | |
download | bitlbee-facebook-ea5d6af3cecd01222172324d320718ff629e3a7f.tar.gz bitlbee-facebook-ea5d6af3cecd01222172324d320718ff629e3a7f.tar.bz2 bitlbee-facebook-ea5d6af3cecd01222172324d320718ff629e3a7f.tar.xz |
Add debian crap
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..169f043 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,27 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: bitlbee-facebook +Source: https://github.com/jgeboski/bitlbee-facebook + +Files: * +Copyright: Copyright 2014-2015 James Geboski <jgeboski@gmail.com> +License: GPL-2+ + This program 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 program 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 package; if not, write to the Free + Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301 USA + . + On Debian systems, the full text of the GNU General Public + License version 2 can be found in the file + `/usr/share/common-licenses/GPL-2'. |