openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #10840
[Merge] lp:~googol/openlp/bug-810633 into lp:openlp
Andreas Preikschat has proposed merging lp:~googol/openlp/bug-810633 into lp:openlp.
Requested reviews:
OpenLP Core (openlp-core)
Related bugs:
Bug #810633 in OpenLP: "Wrong license header in script"
https://bugs.launchpad.net/openlp/+bug/810633
For more details, see:
https://code.launchpad.net/~googol/openlp/bug-810633/+merge/68118
Hello,
- fixed the copyright in check_dependencies.py script (bug #810633)
--
https://code.launchpad.net/~googol/openlp/bug-810633/+merge/68118
Your team OpenLP Core is requested to review the proposed merge of lp:~googol/openlp/bug-810633 into lp:openlp.
=== modified file 'scripts/check_dependencies.py'
--- scripts/check_dependencies.py 2011-07-13 13:41:32 +0000
+++ scripts/check_dependencies.py 2011-07-15 17:41:02 +0000
@@ -5,7 +5,12 @@
###############################################################################
# OpenLP - Open Source Lyrics Projection #
# --------------------------------------------------------------------------- #
-# Copyright (c) 2011 Raoul Snyman #
+# Copyright (c) 2008-2011 Raoul Snyman #
+# Portions copyright (c) 2008-2011 Tim Bentley, Gerald Britton, Jonathan #
+# Corwin, Michael Gorven, Scott Guerrieri, Matthias Hub, Meinert Jordan, #
+# Armin Köhler, Joshua Millar, Stevan Pettit, Andreas Preikschat, Mattias #
+# Põldaru, Christian Richter, Philip Ridout, Simon Scudder, Jeffrey Smith, #
+# Maikel Stuivenberg, Martin Thompson, Jon Tibble, Frode Woldsund #
# --------------------------------------------------------------------------- #
# 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 #
Follow ups