diff --git a/.pypt/commitlog b/.pypt/commitlog index 770ede7..cfed9ae 100755 --- a/.pypt/commitlog +++ b/.pypt/commitlog @@ -2,7 +2,7 @@ # -*- encoding: utf-8 -*- # Kw’s Release Tools/Python Project Template # Commit and Changelog Parser -# Copyright © 2013-2017, Chris Warrick. +# Copyright © 2013-2018, Chris Warrick. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/.pypt/ghrel b/.pypt/ghrel index 2d8b386..dc37080 100755 --- a/.pypt/ghrel +++ b/.pypt/ghrel @@ -2,7 +2,7 @@ # -*- encoding: utf-8 -*- # Kw’s Release Tools/Python Project Template # GitHub Release Creator -# Copyright © 2013-2017, Chris Warrick. +# Copyright © 2013-2018, Chris Warrick. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/.pypt/localegen b/.pypt/localegen index 0fdd3f9..ed7fb32 100755 --- a/.pypt/localegen +++ b/.pypt/localegen @@ -1,7 +1,7 @@ #!/bin/zsh # Kw’s Release Tools/Python Project Template # Locale Generator -# Copyright © 2013-2017, Chris Warrick. +# Copyright © 2013-2018, Chris Warrick. # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -45,7 +45,7 @@ case "$LOCALETYPE" in sed '1,+17d' ./messages.pot > ./messages.pot.tmp pot='# '$PROJECT' pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the '$PROJECT' package. # Chris Warrick , 2016. # diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1da7b68..8bde8df 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,7 +3,7 @@ Appendix C. Changelog ===================== :Info: This is the changelog for PKGBUILDer. :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 3f51090..cdb8e23 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -2,7 +2,7 @@ Appendix A. Contribution rules ============================== :Info: Those are the contribution rules for PKGBUILDer. -:Copyright: © 2012-2017, Chris Warrick. +:Copyright: © 2012-2018, Chris Warrick. :License: 3-clause BSD .. index:: contributing diff --git a/LICENSE b/LICENSE index 599e353..954b946 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright © 2011-2017, Chris Warrick. +Copyright © 2011-2018, Chris Warrick. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/README b/README index 52858d5..36093b5 100644 --- a/README +++ b/README @@ -46,7 +46,7 @@ page, or the online documentation at https://pkgbuilder.readthedocs.org/. COPYRIGHT --------- -Copyright © 2011-2017, Chris Warrick. +Copyright © 2011-2018, Chris Warrick. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/README.rst b/README.rst index 52858d5..36093b5 100644 --- a/README.rst +++ b/README.rst @@ -46,7 +46,7 @@ page, or the online documentation at https://pkgbuilder.readthedocs.org/. COPYRIGHT --------- -Copyright © 2011-2017, Chris Warrick. +Copyright © 2011-2018, Chris Warrick. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 1da7b68..8bde8df 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -3,7 +3,7 @@ Appendix C. Changelog ===================== :Info: This is the changelog for PKGBUILDer. :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/docs/CONTRIBUTING.rst b/docs/CONTRIBUTING.rst index 3f51090..cdb8e23 100644 --- a/docs/CONTRIBUTING.rst +++ b/docs/CONTRIBUTING.rst @@ -2,7 +2,7 @@ Appendix A. Contribution rules ============================== :Info: Those are the contribution rules for PKGBUILDer. -:Copyright: © 2012-2017, Chris Warrick. +:Copyright: © 2012-2018, Chris Warrick. :License: 3-clause BSD .. index:: contributing diff --git a/docs/LICENSE.rst b/docs/LICENSE.rst index 118046a..3c66a15 100644 --- a/docs/LICENSE.rst +++ b/docs/LICENSE.rst @@ -8,7 +8,7 @@ Appendix B. License for PKGBUILDer .. index:: LICENSE -Copyright © 2011-2017, Chris Warrick. +Copyright © 2011-2018, Chris Warrick. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/docs/README.rst b/docs/README.rst index 52858d5..36093b5 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -46,7 +46,7 @@ page, or the online documentation at https://pkgbuilder.readthedocs.org/. COPYRIGHT --------- -Copyright © 2011-2017, Chris Warrick. +Copyright © 2011-2018, Chris Warrick. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/docs/aur.rst b/docs/aur.rst index 9968608..1201a88 100644 --- a/docs/aur.rst +++ b/docs/aur.rst @@ -2,7 +2,7 @@ aur module (AUR class) ====================== :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/docs/build.rst b/docs/build.rst index 04e93b5..ab8b759 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -3,7 +3,7 @@ build module ============ :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/docs/conf.py b/docs/conf.py index fb4e87c..d69d2c2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,7 +41,7 @@ # General information about the project. project = u'PKGBUILDer' -copyright = u'2011-2017, Chris Warrick' +copyright = u'2011-2018, Chris Warrick' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/docs/exceptions.rst b/docs/exceptions.rst index e6a2e15..ace471f 100644 --- a/docs/exceptions.rst +++ b/docs/exceptions.rst @@ -3,7 +3,7 @@ Exceptions in PKGBUILDer ======================== :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/docs/main.rst b/docs/main.rst index ff74af5..1b50cc0 100644 --- a/docs/main.rst +++ b/docs/main.rst @@ -2,7 +2,7 @@ __main__ module =============== :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/docs/package.rst b/docs/package.rst index f6bb521..43e55d8 100644 --- a/docs/package.rst +++ b/docs/package.rst @@ -3,7 +3,7 @@ package module (Package, AURPackage, ABSPackage classes) ======================================================== :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/docs/pb.rst b/docs/pb.rst index 7ddcd33..77f5b1d 100644 --- a/docs/pb.rst +++ b/docs/pb.rst @@ -4,7 +4,7 @@ PBWrapper :Subtitle: A wrapper for pacman and PKGBUILDer. :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or Appendix B.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/docs/pbds.rst b/docs/pbds.rst index 9d391af..2c2672d 100644 --- a/docs/pbds.rst +++ b/docs/pbds.rst @@ -3,7 +3,7 @@ pbds module (PBDS class) ======================== :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/docs/pkgbuilder.rst b/docs/pkgbuilder.rst index 4d22451..3b1d156 100644 --- a/docs/pkgbuilder.rst +++ b/docs/pkgbuilder.rst @@ -4,7 +4,7 @@ PKGBUILDer :Subtitle: An AUR helper (and library) in Python 3. :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or Appendix B.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/docs/sample-scripts.rst b/docs/sample-scripts.rst index 138a34c..72f197a 100644 --- a/docs/sample-scripts.rst +++ b/docs/sample-scripts.rst @@ -2,7 +2,7 @@ PKGBUILDer Sample Scripts ========================= :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/docs/transaction.rst b/docs/transaction.rst index 42641f6..bdcff83 100644 --- a/docs/transaction.rst +++ b/docs/transaction.rst @@ -3,7 +3,7 @@ Transactions ============ :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/docs/ui.rst b/docs/ui.rst index fe6aba3..9320ee9 100644 --- a/docs/ui.rst +++ b/docs/ui.rst @@ -3,7 +3,7 @@ ui module (UI class) ==================== :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/docs/upgrade.rst b/docs/upgrade.rst index 443411b..3e9eb6b 100644 --- a/docs/upgrade.rst +++ b/docs/upgrade.rst @@ -3,7 +3,7 @@ upgrade module ============== :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/docs/utils.rst b/docs/utils.rst index ef97465..c537a5b 100644 --- a/docs/utils.rst +++ b/docs/utils.rst @@ -3,7 +3,7 @@ utils module ============ :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/docs/wrapper.rst b/docs/wrapper.rst index 811091b..e8a78bc 100644 --- a/docs/wrapper.rst +++ b/docs/wrapper.rst @@ -2,7 +2,7 @@ PBWrapper ========= :Author: Chris Warrick -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE or :doc:`Appendix B `.) :Date: 2017-07-13 :Version: 4.2.14 diff --git a/locale/ar/LC_MESSAGES/pkgbuilder.po b/locale/ar/LC_MESSAGES/pkgbuilder.po index c2255bb..2303577 100644 --- a/locale/ar/LC_MESSAGES/pkgbuilder.po +++ b/locale/ar/LC_MESSAGES/pkgbuilder.po @@ -1,5 +1,5 @@ # PKGBUILDer pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. # # Translators: diff --git a/locale/cs/LC_MESSAGES/pkgbuilder.po b/locale/cs/LC_MESSAGES/pkgbuilder.po index 07ba32f..5e283d6 100644 --- a/locale/cs/LC_MESSAGES/pkgbuilder.po +++ b/locale/cs/LC_MESSAGES/pkgbuilder.po @@ -1,5 +1,5 @@ # PKGBUILDer pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. # # Translators: diff --git a/locale/de/LC_MESSAGES/pkgbuilder.po b/locale/de/LC_MESSAGES/pkgbuilder.po index d89515b..a1cddcd 100644 --- a/locale/de/LC_MESSAGES/pkgbuilder.po +++ b/locale/de/LC_MESSAGES/pkgbuilder.po @@ -1,5 +1,5 @@ # PKGBUILDer pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. # # Translators: diff --git a/locale/es/LC_MESSAGES/pkgbuilder.po b/locale/es/LC_MESSAGES/pkgbuilder.po index 98a4b0f..cb424c7 100644 --- a/locale/es/LC_MESSAGES/pkgbuilder.po +++ b/locale/es/LC_MESSAGES/pkgbuilder.po @@ -1,5 +1,5 @@ # PKGBUILDer pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. # # Translators: diff --git a/locale/id/LC_MESSAGES/pkgbuilder.po b/locale/id/LC_MESSAGES/pkgbuilder.po index b9b83db..3d786b2 100644 --- a/locale/id/LC_MESSAGES/pkgbuilder.po +++ b/locale/id/LC_MESSAGES/pkgbuilder.po @@ -1,5 +1,5 @@ # PKGBUILDer pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. # # Translators: diff --git a/locale/it/LC_MESSAGES/pkgbuilder.po b/locale/it/LC_MESSAGES/pkgbuilder.po index d5c165d..25e6a25 100644 --- a/locale/it/LC_MESSAGES/pkgbuilder.po +++ b/locale/it/LC_MESSAGES/pkgbuilder.po @@ -1,5 +1,5 @@ # PKGBUILDer pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. # # Translators: diff --git a/locale/ja/LC_MESSAGES/pkgbuilder.po b/locale/ja/LC_MESSAGES/pkgbuilder.po index 5443053..71eecdc 100644 --- a/locale/ja/LC_MESSAGES/pkgbuilder.po +++ b/locale/ja/LC_MESSAGES/pkgbuilder.po @@ -1,5 +1,5 @@ # PKGBUILDer pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. # # Translators: diff --git a/locale/pl/LC_MESSAGES/pkgbuilder.po b/locale/pl/LC_MESSAGES/pkgbuilder.po index c39e5de..716e2ee 100644 --- a/locale/pl/LC_MESSAGES/pkgbuilder.po +++ b/locale/pl/LC_MESSAGES/pkgbuilder.po @@ -1,5 +1,5 @@ # PKGBUILDer pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. # # Translators: diff --git a/locale/pt/LC_MESSAGES/pkgbuilder.po b/locale/pt/LC_MESSAGES/pkgbuilder.po index 4f7846a..e8e5645 100644 --- a/locale/pt/LC_MESSAGES/pkgbuilder.po +++ b/locale/pt/LC_MESSAGES/pkgbuilder.po @@ -1,5 +1,5 @@ # PKGBUILDer pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. # # Translators: diff --git a/locale/pt_BR/LC_MESSAGES/pkgbuilder.po b/locale/pt_BR/LC_MESSAGES/pkgbuilder.po index b114417..5882e71 100644 --- a/locale/pt_BR/LC_MESSAGES/pkgbuilder.po +++ b/locale/pt_BR/LC_MESSAGES/pkgbuilder.po @@ -1,5 +1,5 @@ # PKGBUILDer pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. # # Translators: diff --git a/locale/sk/LC_MESSAGES/pkgbuilder.po b/locale/sk/LC_MESSAGES/pkgbuilder.po index d05a2e8..6de553f 100644 --- a/locale/sk/LC_MESSAGES/pkgbuilder.po +++ b/locale/sk/LC_MESSAGES/pkgbuilder.po @@ -1,5 +1,5 @@ # PKGBUILDer pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. # # Translators: diff --git a/locale/sv/LC_MESSAGES/pkgbuilder.po b/locale/sv/LC_MESSAGES/pkgbuilder.po index 5df5622..4d4e253 100644 --- a/locale/sv/LC_MESSAGES/pkgbuilder.po +++ b/locale/sv/LC_MESSAGES/pkgbuilder.po @@ -1,5 +1,5 @@ # PKGBUILDer pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. # # Translators: diff --git a/locale/tr/LC_MESSAGES/pkgbuilder.po b/locale/tr/LC_MESSAGES/pkgbuilder.po index a4b06aa..0acf27b 100644 --- a/locale/tr/LC_MESSAGES/pkgbuilder.po +++ b/locale/tr/LC_MESSAGES/pkgbuilder.po @@ -1,5 +1,5 @@ # PKGBUILDer pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. # # Translators: diff --git a/locale/vi/LC_MESSAGES/pkgbuilder.po b/locale/vi/LC_MESSAGES/pkgbuilder.po index 7640e45..81f68ae 100644 --- a/locale/vi/LC_MESSAGES/pkgbuilder.po +++ b/locale/vi/LC_MESSAGES/pkgbuilder.po @@ -1,5 +1,5 @@ # PKGBUILDer pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. # # Translators: diff --git a/messages.pot b/messages.pot index f35387a..1fba4d3 100644 --- a/messages.pot +++ b/messages.pot @@ -1,5 +1,5 @@ # PKGBUILDer pot file. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # This file is distributed under the same license as the PKGBUILDer package. # Chris Warrick , 2016. # diff --git a/pkgbuilder/__init__.py b/pkgbuilder/__init__.py index 07a7c53..4132719 100644 --- a/pkgbuilder/__init__.py +++ b/pkgbuilder/__init__.py @@ -1,7 +1,7 @@ # -*- encoding: utf-8 -*- # PKGBUILDer v4.2.14 # An AUR helper (and library) in Python 3. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -35,7 +35,7 @@ """ An AUR helper (and library) in Python 3. -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE). """ diff --git a/pkgbuilder/__main__.py b/pkgbuilder/__main__.py index ec84d51..35d52f5 100644 --- a/pkgbuilder/__main__.py +++ b/pkgbuilder/__main__.py @@ -1,13 +1,13 @@ # -*- encoding: utf-8 -*- # PKGBUILDer v4.2.14 # An AUR helper (and library) in Python 3. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. """ Main routine of PKGBUILDer. -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE). """ diff --git a/pkgbuilder/aur.py b/pkgbuilder/aur.py index f45edd1..e0237bb 100644 --- a/pkgbuilder/aur.py +++ b/pkgbuilder/aur.py @@ -1,13 +1,13 @@ # -*- encoding: utf-8 -*- # PKGBUILDer v4.2.14 # An AUR helper (and library) in Python 3. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. """ Call the AUR API. -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE). """ diff --git a/pkgbuilder/build.py b/pkgbuilder/build.py index 0690969..19872fd 100644 --- a/pkgbuilder/build.py +++ b/pkgbuilder/build.py @@ -1,13 +1,13 @@ # -*- encoding: utf-8 -*- # PKGBUILDer v4.2.14 # An AUR helper (and library) in Python 3. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. """ Build AUR packages. -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE). """ diff --git a/pkgbuilder/exceptions.py b/pkgbuilder/exceptions.py index 0e20727..33d5843 100644 --- a/pkgbuilder/exceptions.py +++ b/pkgbuilder/exceptions.py @@ -1,13 +1,13 @@ # -*- encoding: utf-8 -*- # PKGBUILDer v4.2.14 # An AUR helper (and library) in Python 3. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. """ Defines PKGBUILDer exceptions. -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE). """ diff --git a/pkgbuilder/package.py b/pkgbuilder/package.py index b3edfe0..7f18b91 100644 --- a/pkgbuilder/package.py +++ b/pkgbuilder/package.py @@ -1,13 +1,13 @@ # -*- encoding: utf-8 -*- # PKGBUILDer v4.2.14 # An AUR helper (and library) in Python 3. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. """ The Package class, the most important class in PKGBUILDer. -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE). """ diff --git a/pkgbuilder/pbds.py b/pkgbuilder/pbds.py index d95e77c..99eab68 100644 --- a/pkgbuilder/pbds.py +++ b/pkgbuilder/pbds.py @@ -1,13 +1,13 @@ # -*- encoding: utf-8 -*- # PKGBUILDer v4.2.14 # An AUR helper (and library) in Python 3. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. """ PKGBUILDer Data Storage. -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE). """ diff --git a/pkgbuilder/transaction.py b/pkgbuilder/transaction.py index b9623b5..d95e9ac 100644 --- a/pkgbuilder/transaction.py +++ b/pkgbuilder/transaction.py @@ -1,7 +1,7 @@ # -*- encoding: utf-8 -*- # PKGBUILDer v4.2.14 # An AUR helper (and library) in Python 3. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. """ @@ -9,7 +9,7 @@ .. versionadded:: 4.1.0 -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE). """ diff --git a/pkgbuilder/ui.py b/pkgbuilder/ui.py index aa76c80..cbabf71 100644 --- a/pkgbuilder/ui.py +++ b/pkgbuilder/ui.py @@ -1,13 +1,13 @@ # -*- encoding: utf-8 -*- # PKGBUILDer v4.2.14 # An AUR helper (and library) in Python 3. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. """ The User Interface. -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE). """ diff --git a/pkgbuilder/upgrade.py b/pkgbuilder/upgrade.py index 67a9580..231dac4 100644 --- a/pkgbuilder/upgrade.py +++ b/pkgbuilder/upgrade.py @@ -1,13 +1,13 @@ # -*- encoding: utf-8 -*- # PKGBUILDer v4.2.14 # An AUR helper (and library) in Python 3. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. """ Tools for performing upgrades of AUR packages. -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE). """ diff --git a/pkgbuilder/utils.py b/pkgbuilder/utils.py index b874d50..9e61487 100644 --- a/pkgbuilder/utils.py +++ b/pkgbuilder/utils.py @@ -1,13 +1,13 @@ # -*- encoding: utf-8 -*- # PKGBUILDer v4.2.14 # An AUR helper (and library) in Python 3. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. """ Common global utilities, used mainly for AUR data access. -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE). """ diff --git a/pkgbuilder/wrapper.py b/pkgbuilder/wrapper.py index 2744eaa..cb9eade 100644 --- a/pkgbuilder/wrapper.py +++ b/pkgbuilder/wrapper.py @@ -2,13 +2,13 @@ # PBWrapper v0.5.0 # PKGBUILDer v4.2.14 # An AUR helper (and library) in Python 3. -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # See /LICENSE for licensing information. """ A wrapper for pacman and PKGBUILDer, also known as PBWrapper or pb. -:Copyright: © 2011-2017, Chris Warrick. +:Copyright: © 2011-2018, Chris Warrick. :License: BSD (see /LICENSE). """ diff --git a/release b/release index 57a854a..085bd17 100755 --- a/release +++ b/release @@ -1,7 +1,7 @@ #!/bin/zsh # The Release Script # Part of the Python Project Template. -# Copyright © 2013-2017, Chris Warrick. +# Copyright © 2013-2018, Chris Warrick. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/sample-scripts/aur-ood-orphans.py b/sample-scripts/aur-ood-orphans.py index 2234815..a1cd0f2 100755 --- a/sample-scripts/aur-ood-orphans.py +++ b/sample-scripts/aur-ood-orphans.py @@ -2,7 +2,7 @@ # -*- encoding: utf-8 -*- # List AUR OOD Packages/Orphans Installed # Part of PKGBUILDer Sample Scripts -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/sample-scripts/list-non-aur.py b/sample-scripts/list-non-aur.py index 3d0494a..d5046b7 100755 --- a/sample-scripts/list-non-aur.py +++ b/sample-scripts/list-non-aur.py @@ -2,7 +2,7 @@ # -*- encoding: utf-8 -*- # List non-AUR Foreigners # Part of PKGBUILDer Sample Scripts -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/sample-scripts/upgrade.py b/sample-scripts/upgrade.py index 6110f12..e07d953 100755 --- a/sample-scripts/upgrade.py +++ b/sample-scripts/upgrade.py @@ -2,7 +2,7 @@ # -*- encoding: utf-8 -*- # Upgrade Counter and Lister # Part of PKGBUILDer Sample Scripts -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/tests/__init__.py b/tests/__init__.py index fd994de..af4a632 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- encoding: utf-8 -*- # PKGBUILDer test suite -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/tests/test_pkgbuilder.py b/tests/test_pkgbuilder.py index 7a2ebf5..b3870d3 100755 --- a/tests/test_pkgbuilder.py +++ b/tests/test_pkgbuilder.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- encoding: utf-8 -*- # PKGBUILDer test suite -# Copyright © 2011-2017, Chris Warrick. +# Copyright © 2011-2018, Chris Warrick. # All rights reserved. # # Redistribution and use in source and binary forms, with or without