diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-10-23 07:47:01 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-10-24 13:00:06 +0200 |
commit | 482f42498f4c916b5dc4b1ac3b01c281b5e37171 (patch) | |
tree | cf7df2b93124015a90211a5c79a951ccfdbfd5eb /debian-stable/copyright | |
parent | d5047b012d5f9ad255d53f11343368e689155c10 (diff) | |
download | weechat-482f42498f4c916b5dc4b1ac3b01c281b5e37171.zip |
debian: rename directory debian to debian-stable
Diffstat (limited to 'debian-stable/copyright')
-rw-r--r-- | debian-stable/copyright | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/debian-stable/copyright b/debian-stable/copyright new file mode 100644 index 000000000..bbaa31262 --- /dev/null +++ b/debian-stable/copyright @@ -0,0 +1,32 @@ +Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174 +Upstream-Name: weechat +Upstream-Contact: Sébastien Helleu <flashcode@flashtux.org> +Source: https://weechat.org/ + +Files: * +Copyright: 2003-2015, Sébastien Helleu <flashcode@flashtux.org> + 2005-2009, Emmanuel Bouthenot <kolter@openics.org> + 2008-2009, Dmitry Kobylin <fnfal@academ.tsc.ru> +License: GPL-3+ + +Files: debian/* +Copyright: 2005-2008, Julien Louis <ptitlouis@sysif.net> + 2008-2014, Emmanuel Bouthenot <kolter@openics.org> +License: GPL-3+ + +License: GPL-3+ + WeeChat 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 3 of the License, or (at your + option) any later version. + . + WeeChat 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 3 can be found in the file /usr/share/common-licenses/GPL-3 |