diff --git a/patoolib/programs/__init__.py b/patoolib/programs/__init__.py index d74532f..0f6011e 100644 --- a/patoolib/programs/__init__.py +++ b/patoolib/programs/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/ar.py b/patoolib/programs/ar.py index 26725eb..5bd50d3 100644 --- a/patoolib/programs/ar.py +++ b/patoolib/programs/ar.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/arc.py b/patoolib/programs/arc.py index bb06af2..1647c3b 100644 --- a/patoolib/programs/arc.py +++ b/patoolib/programs/arc.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/archmage.py b/patoolib/programs/archmage.py index d252ea8..75add87 100644 --- a/patoolib/programs/archmage.py +++ b/patoolib/programs/archmage.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 Bastian Kleineidam +# Copyright (C) 2012-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/arj.py b/patoolib/programs/arj.py index 025db7f..1954371 100644 --- a/patoolib/programs/arj.py +++ b/patoolib/programs/arj.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/cabextract.py b/patoolib/programs/cabextract.py index 7c3eeaa..3ecd0c4 100644 --- a/patoolib/programs/cabextract.py +++ b/patoolib/programs/cabextract.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/chmlib.py b/patoolib/programs/chmlib.py index dd32c7c..f81104d 100644 --- a/patoolib/programs/chmlib.py +++ b/patoolib/programs/chmlib.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 Bastian Kleineidam +# Copyright (C) 2012-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/compress.py b/patoolib/programs/compress.py index 10d62b6..f2ce9a5 100644 --- a/patoolib/programs/compress.py +++ b/patoolib/programs/compress.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/cpio.py b/patoolib/programs/cpio.py index cc00202..52d48d4 100644 --- a/patoolib/programs/cpio.py +++ b/patoolib/programs/cpio.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/dpkg.py b/patoolib/programs/dpkg.py index 35b65b9..e4362a0 100644 --- a/patoolib/programs/dpkg.py +++ b/patoolib/programs/dpkg.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/genisoimage.py b/patoolib/programs/genisoimage.py index 82589fc..d54ce96 100644 --- a/patoolib/programs/genisoimage.py +++ b/patoolib/programs/genisoimage.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2014 Bastian Kleineidam +# Copyright (C) 2013-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/isoinfo.py b/patoolib/programs/isoinfo.py index 65353bb..46f6b44 100644 --- a/patoolib/programs/isoinfo.py +++ b/patoolib/programs/isoinfo.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2014 Bastian Kleineidam +# Copyright (C) 2013-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/lcab.py b/patoolib/programs/lcab.py index 75972a3..0035222 100644 --- a/patoolib/programs/lcab.py +++ b/patoolib/programs/lcab.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 Bastian Kleineidam +# Copyright (C) 2012-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/lha.py b/patoolib/programs/lha.py index d510e0e..32811dc 100644 --- a/patoolib/programs/lha.py +++ b/patoolib/programs/lha.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/lrzip.py b/patoolib/programs/lrzip.py index 87af7a7..0457605 100644 --- a/patoolib/programs/lrzip.py +++ b/patoolib/programs/lrzip.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/lzop.py b/patoolib/programs/lzop.py index ecce441..9fa4970 100644 --- a/patoolib/programs/lzop.py +++ b/patoolib/programs/lzop.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/mac.py b/patoolib/programs/mac.py index 4521847..f23dcce 100644 --- a/patoolib/programs/mac.py +++ b/patoolib/programs/mac.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 Bastian Kleineidam +# Copyright (C) 2012-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/nomarch.py b/patoolib/programs/nomarch.py index e4d6111..e2dfb0a 100644 --- a/patoolib/programs/nomarch.py +++ b/patoolib/programs/nomarch.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/py_bz2.py b/patoolib/programs/py_bz2.py index db3bbcf..0a444fc 100644 --- a/patoolib/programs/py_bz2.py +++ b/patoolib/programs/py_bz2.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 Bastian Kleineidam +# Copyright (C) 2012-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/py_echo.py b/patoolib/programs/py_echo.py index c9bd5b2..12e2b80 100644 --- a/patoolib/programs/py_echo.py +++ b/patoolib/programs/py_echo.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/py_gzip.py b/patoolib/programs/py_gzip.py index 5b16932..b182781 100644 --- a/patoolib/programs/py_gzip.py +++ b/patoolib/programs/py_gzip.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 Bastian Kleineidam +# Copyright (C) 2012-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/py_tarfile.py b/patoolib/programs/py_tarfile.py index 16778f6..53c4d3b 100644 --- a/patoolib/programs/py_tarfile.py +++ b/patoolib/programs/py_tarfile.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 Bastian Kleineidam +# Copyright (C) 2012-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/py_zipfile.py b/patoolib/programs/py_zipfile.py index f5dbb17..684dc22 100644 --- a/patoolib/programs/py_zipfile.py +++ b/patoolib/programs/py_zipfile.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 Bastian Kleineidam +# Copyright (C) 2012-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/rpm.py b/patoolib/programs/rpm.py index de2ce0b..244e5d2 100644 --- a/patoolib/programs/rpm.py +++ b/patoolib/programs/rpm.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/rpm2cpio.py b/patoolib/programs/rpm2cpio.py index 4b01018..806ea30 100644 --- a/patoolib/programs/rpm2cpio.py +++ b/patoolib/programs/rpm2cpio.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/shar.py b/patoolib/programs/shar.py index 5d25d25..50aab90 100644 --- a/patoolib/programs/shar.py +++ b/patoolib/programs/shar.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 Bastian Kleineidam +# Copyright (C) 2012-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/shorten.py b/patoolib/programs/shorten.py index 9744032..7ba86c3 100644 --- a/patoolib/programs/shorten.py +++ b/patoolib/programs/shorten.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 Bastian Kleineidam +# Copyright (C) 2012-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/star.py b/patoolib/programs/star.py index c9de15b..b5bbd7a 100644 --- a/patoolib/programs/star.py +++ b/patoolib/programs/star.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/tar.py b/patoolib/programs/tar.py index a8b2e15..0e3ba25 100644 --- a/patoolib/programs/tar.py +++ b/patoolib/programs/tar.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/unace.py b/patoolib/programs/unace.py index 628be69..abca30a 100644 --- a/patoolib/programs/unace.py +++ b/patoolib/programs/unace.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/unadf.py b/patoolib/programs/unadf.py index 127e71f..91ace82 100644 --- a/patoolib/programs/unadf.py +++ b/patoolib/programs/unadf.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 Bastian Kleineidam +# Copyright (C) 2012-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/unalz.py b/patoolib/programs/unalz.py index 334091c..92649c1 100644 --- a/patoolib/programs/unalz.py +++ b/patoolib/programs/unalz.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/uncompress.py b/patoolib/programs/uncompress.py index 2638090..464f0b2 100644 --- a/patoolib/programs/uncompress.py +++ b/patoolib/programs/uncompress.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/unrar.py b/patoolib/programs/unrar.py index 1cc502d..490bbbe 100644 --- a/patoolib/programs/unrar.py +++ b/patoolib/programs/unrar.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/unshar.py b/patoolib/programs/unshar.py index 6dc028d..e9ef2bc 100644 --- a/patoolib/programs/unshar.py +++ b/patoolib/programs/unshar.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 Bastian Kleineidam +# Copyright (C) 2012-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/unzip.py b/patoolib/programs/unzip.py index bf1266c..48175de 100644 --- a/patoolib/programs/unzip.py +++ b/patoolib/programs/unzip.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/xdms.py b/patoolib/programs/xdms.py index 0b1e2c3..60f540d 100644 --- a/patoolib/programs/xdms.py +++ b/patoolib/programs/xdms.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2011-2014 Bastian Kleineidam +# Copyright (C) 2011-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/zoo.py b/patoolib/programs/zoo.py index 740a25a..78ec443 100644 --- a/patoolib/programs/zoo.py +++ b/patoolib/programs/zoo.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/zopfli.py b/patoolib/programs/zopfli.py index 6199a71..14e82e8 100644 --- a/patoolib/programs/zopfli.py +++ b/patoolib/programs/zopfli.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2014 Bastian Kleineidam +# Copyright (C) 2013-2015 Bastian Kleineidam # # 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 diff --git a/patoolib/programs/zpaq.py b/patoolib/programs/zpaq.py index 99be870..60e30f1 100644 --- a/patoolib/programs/zpaq.py +++ b/patoolib/programs/zpaq.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2014 Bastian Kleineidam +# Copyright (C) 2014-2015 Bastian Kleineidam # # 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 diff --git a/setup.py b/setup.py index cd91cac..5329ee2 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -*- coding: iso-8859-1 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/__init__.py b/tests/__init__.py index e8982a4..a806764 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/__init__.py b/tests/archives/__init__.py index 6b50c2c..60043bf 100644 --- a/tests/archives/__init__.py +++ b/tests/archives/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_ar.py b/tests/archives/test_ar.py index 5981d16..e107ccb 100644 --- a/tests/archives/test_ar.py +++ b/tests/archives/test_ar.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_arc.py b/tests/archives/test_arc.py index 0759476..a4ff847 100644 --- a/tests/archives/test_arc.py +++ b/tests/archives/test_arc.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_bsdtar.py b/tests/archives/test_bsdtar.py index 46b4535..028a658 100644 --- a/tests/archives/test_bsdtar.py +++ b/tests/archives/test_bsdtar.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_bzip2.py b/tests/archives/test_bzip2.py index 4a14ddc..35f9fc8 100644 --- a/tests/archives/test_bzip2.py +++ b/tests/archives/test_bzip2.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_clzip.py b/tests/archives/test_clzip.py index 00d9e0a..12f9572 100644 --- a/tests/archives/test_clzip.py +++ b/tests/archives/test_clzip.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_compress.py b/tests/archives/test_compress.py index b499285..57e3874 100644 --- a/tests/archives/test_compress.py +++ b/tests/archives/test_compress.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_flac.py b/tests/archives/test_flac.py index 3fea27a..fea80b7 100644 --- a/tests/archives/test_flac.py +++ b/tests/archives/test_flac.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_genisoimage.py b/tests/archives/test_genisoimage.py index bbdc7e1..931ed7c 100644 --- a/tests/archives/test_genisoimage.py +++ b/tests/archives/test_genisoimage.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2014 Bastian Kleineidam +# Copyright (C) 2013-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_gzip.py b/tests/archives/test_gzip.py index c68b106..fd509db 100644 --- a/tests/archives/test_gzip.py +++ b/tests/archives/test_gzip.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_isoinfo.py b/tests/archives/test_isoinfo.py index 0f633e3..e73a84c 100644 --- a/tests/archives/test_isoinfo.py +++ b/tests/archives/test_isoinfo.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2014 Bastian Kleineidam +# Copyright (C) 2013-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_lbzip2.py b/tests/archives/test_lbzip2.py index 79f54d5..ac776fd 100644 --- a/tests/archives/test_lbzip2.py +++ b/tests/archives/test_lbzip2.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_lha.py b/tests/archives/test_lha.py index 600346f..ec1b472 100644 --- a/tests/archives/test_lha.py +++ b/tests/archives/test_lha.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_lrzip.py b/tests/archives/test_lrzip.py index 783eed2..d9b7246 100644 --- a/tests/archives/test_lrzip.py +++ b/tests/archives/test_lrzip.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_lzip.py b/tests/archives/test_lzip.py index f6d607c..c4c2e02 100644 --- a/tests/archives/test_lzip.py +++ b/tests/archives/test_lzip.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_lzma.py b/tests/archives/test_lzma.py index 20a9735..917bab8 100644 --- a/tests/archives/test_lzma.py +++ b/tests/archives/test_lzma.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_lzop.py b/tests/archives/test_lzop.py index 7080f56..2fabe4e 100644 --- a/tests/archives/test_lzop.py +++ b/tests/archives/test_lzop.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_mac.py b/tests/archives/test_mac.py index 859ecd6..bdb6580 100644 --- a/tests/archives/test_mac.py +++ b/tests/archives/test_mac.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_nomarch.py b/tests/archives/test_nomarch.py index 692bf97..8bf86ba 100644 --- a/tests/archives/test_nomarch.py +++ b/tests/archives/test_nomarch.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_pbzip2.py b/tests/archives/test_pbzip2.py index 329f3ad..9ac05f4 100644 --- a/tests/archives/test_pbzip2.py +++ b/tests/archives/test_pbzip2.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_pdlzip.py b/tests/archives/test_pdlzip.py index c205c50..51487b0 100644 --- a/tests/archives/test_pdlzip.py +++ b/tests/archives/test_pdlzip.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_pigz.py b/tests/archives/test_pigz.py index f818ee8..2cbd028 100644 --- a/tests/archives/test_pigz.py +++ b/tests/archives/test_pigz.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_plzip.py b/tests/archives/test_plzip.py index 0e88927..2774e73 100644 --- a/tests/archives/test_plzip.py +++ b/tests/archives/test_plzip.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_pybz2.py b/tests/archives/test_pybz2.py index dc0b56b..8479d7b 100644 --- a/tests/archives/test_pybz2.py +++ b/tests/archives/test_pybz2.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_pygzip.py b/tests/archives/test_pygzip.py index 240bec9..be1c142 100644 --- a/tests/archives/test_pygzip.py +++ b/tests/archives/test_pygzip.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_pylzma.py b/tests/archives/test_pylzma.py index f93b138..e3bcc38 100644 --- a/tests/archives/test_pylzma.py +++ b/tests/archives/test_pylzma.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2014 Bastian Kleineidam +# Copyright (C) 2013-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_rzip.py b/tests/archives/test_rzip.py index 6e5b7f3..123992f 100644 --- a/tests/archives/test_rzip.py +++ b/tests/archives/test_rzip.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_shar.py b/tests/archives/test_shar.py index 5acb9cf..b649e71 100644 --- a/tests/archives/test_shar.py +++ b/tests/archives/test_shar.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_shorten.py b/tests/archives/test_shorten.py index 9eb3e7b..e9b9d85 100644 --- a/tests/archives/test_shorten.py +++ b/tests/archives/test_shorten.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_tar.py b/tests/archives/test_tar.py index c039de1..5746255 100644 --- a/tests/archives/test_tar.py +++ b/tests/archives/test_tar.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_unadf.py b/tests/archives/test_unadf.py index 4612195..2b407c7 100644 --- a/tests/archives/test_unadf.py +++ b/tests/archives/test_unadf.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_unzip.py b/tests/archives/test_unzip.py index 64f0c53..87709b7 100644 --- a/tests/archives/test_unzip.py +++ b/tests/archives/test_unzip.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_xz.py b/tests/archives/test_xz.py index 204e924..45a80e3 100644 --- a/tests/archives/test_xz.py +++ b/tests/archives/test_xz.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_zoo.py b/tests/archives/test_zoo.py index 27a9eef..2c8ec38 100644 --- a/tests/archives/test_zoo.py +++ b/tests/archives/test_zoo.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_zopfli.py b/tests/archives/test_zopfli.py index 2bd6e76..e2a6cb7 100644 --- a/tests/archives/test_zopfli.py +++ b/tests/archives/test_zopfli.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2014 Bastian Kleineidam +# Copyright (C) 2013-2015 Bastian Kleineidam # # 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 diff --git a/tests/archives/test_zpaq.py b/tests/archives/test_zpaq.py index 471623b..834adf4 100644 --- a/tests/archives/test_zpaq.py +++ b/tests/archives/test_zpaq.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/test_create.py b/tests/test_create.py index 8215a99..433d9d4 100644 --- a/tests/test_create.py +++ b/tests/test_create.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2014 Bastian Kleineidam +# Copyright (C) 2013-2015 Bastian Kleineidam # # 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 diff --git a/tests/test_diff.py b/tests/test_diff.py index b7fa3b7..a13f12a 100644 --- a/tests/test_diff.py +++ b/tests/test_diff.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/test_extract.py b/tests/test_extract.py index 79d9e80..c570162 100644 --- a/tests/test_extract.py +++ b/tests/test_extract.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2014 Bastian Kleineidam +# Copyright (C) 2013-2015 Bastian Kleineidam # # 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 diff --git a/tests/test_formats.py b/tests/test_formats.py index eeb3965..da37ac4 100644 --- a/tests/test_formats.py +++ b/tests/test_formats.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/test_list.py b/tests/test_list.py index da3eb13..edcbca9 100644 --- a/tests/test_list.py +++ b/tests/test_list.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2014 Bastian Kleineidam +# Copyright (C) 2013-2015 Bastian Kleineidam # # 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 diff --git a/tests/test_repack.py b/tests/test_repack.py index 41cd59f..9c2eaf6 100644 --- a/tests/test_repack.py +++ b/tests/test_repack.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 Bastian Kleineidam +# Copyright (C) 2010-2015 Bastian Kleineidam # # 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 diff --git a/tests/test_search.py b/tests/test_search.py index e1c9e3a..00e5667 100644 --- a/tests/test_search.py +++ b/tests/test_search.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2014 Bastian Kleineidam +# Copyright (C) 2013-2015 Bastian Kleineidam # # 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 diff --git a/tests/test_test.py b/tests/test_test.py index 173152d..98ba01f 100644 --- a/tests/test_test.py +++ b/tests/test_test.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2014 Bastian Kleineidam +# Copyright (C) 2013-2015 Bastian Kleineidam # # 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