diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | debian/copyright | 4 | ||||
-rw-r--r-- | lib/RHRD.pm | 2 | ||||
-rwxr-xr-x | lib/RHRD/rddb.pm | 2 | ||||
-rwxr-xr-x | lib/RHRD/utils.pm | 2 | ||||
-rwxr-xr-x | test/context | 2 | ||||
-rwxr-xr-x | test/get-dropboxes | 2 | ||||
-rwxr-xr-x | test/get-lists | 2 | ||||
-rwxr-xr-x | test/get-music-clocks | 2 | ||||
-rwxr-xr-x | test/get-range | 2 | ||||
-rwxr-xr-x | test/set-music-clocks | 2 | ||||
-rwxr-xr-x | utils/get-rd-token | 2 | ||||
-rwxr-xr-x | utils/get-rd-week | 2 | ||||
-rwxr-xr-x | utils/rhrd-group | 2 | ||||
-rwxr-xr-x | utils/rhrd-sanity-check | 2 | ||||
-rwxr-xr-x | utils/rhrd-show | 2 | ||||
-rwxr-xr-x | utils/rhrd-user | 2 | ||||
-rwxr-xr-x | utils/rhrd-ws-login | 2 | ||||
-rwxr-xr-x | utils/update-rd-tokens | 2 |
19 files changed, 23 insertions, 19 deletions
@@ -1,3 +1,7 @@ +2016.02.10 -- Version 0.7.0 + +* updated to new Database version 250 + 2015.12.28 -- Version 0.6.3 * get_dropboxes now uses the same name to get a specific type diff --git a/debian/copyright b/debian/copyright index f3a2f2a..fff22ae 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Christian Pointner <equinox@helsinki.at> Source: http://git.helsinki.at/?p=rhrdlibs.git;a=summary Files: * -Copyright: 2015, Christian Pointner <equinox@helsinki.at> +Copyright: 2015-2016, Christian Pointner <equinox@helsinki.at> License: GPL-3+ rhrdlibs is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -20,7 +20,7 @@ License: GPL-3+ along with rhrdlibs. If not, see <http://www.gnu.org/licenses/>. Files: debian/* -Copyright: 2015, Christian Pointner <equinox@helsinki.at> +Copyright: 2015-2016, Christian Pointner <equinox@helsinki.at> License: GPL-3+ 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/lib/RHRD.pm b/lib/RHRD.pm index ce8bb84..49d30b5 100644 --- a/lib/RHRD.pm +++ b/lib/RHRD.pm @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/lib/RHRD/rddb.pm b/lib/RHRD/rddb.pm index 64837da..2711231 100755 --- a/lib/RHRD/rddb.pm +++ b/lib/RHRD/rddb.pm @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/lib/RHRD/utils.pm b/lib/RHRD/utils.pm index 81e5f86..2c7b7a9 100755 --- a/lib/RHRD/utils.pm +++ b/lib/RHRD/utils.pm @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/test/context b/test/context index f92b057..940ca91 100755 --- a/test/context +++ b/test/context @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/test/get-dropboxes b/test/get-dropboxes index 5318153..1b7bc0e 100755 --- a/test/get-dropboxes +++ b/test/get-dropboxes @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/test/get-lists b/test/get-lists index 2f7be2b..1deeace 100755 --- a/test/get-lists +++ b/test/get-lists @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/test/get-music-clocks b/test/get-music-clocks index 5b06c48..20f2932 100755 --- a/test/get-music-clocks +++ b/test/get-music-clocks @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/test/get-range b/test/get-range index e0c0e36..c904f9a 100755 --- a/test/get-range +++ b/test/get-range @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/test/set-music-clocks b/test/set-music-clocks index 65814a9..ba6443f 100755 --- a/test/set-music-clocks +++ b/test/set-music-clocks @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/utils/get-rd-token b/utils/get-rd-token index 2c54ea2..a281de1 100755 --- a/utils/get-rd-token +++ b/utils/get-rd-token @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/utils/get-rd-week b/utils/get-rd-week index c6dd0ab..2333bb8 100755 --- a/utils/get-rd-week +++ b/utils/get-rd-week @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/utils/rhrd-group b/utils/rhrd-group index f4a353d..d95c75d 100755 --- a/utils/rhrd-group +++ b/utils/rhrd-group @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/utils/rhrd-sanity-check b/utils/rhrd-sanity-check index 640c304..74c1191 100755 --- a/utils/rhrd-sanity-check +++ b/utils/rhrd-sanity-check @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/utils/rhrd-show b/utils/rhrd-show index e7c434e..60a322c 100755 --- a/utils/rhrd-show +++ b/utils/rhrd-show @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/utils/rhrd-user b/utils/rhrd-user index 4f15f26..ca7ae0f 100755 --- a/utils/rhrd-user +++ b/utils/rhrd-user @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/utils/rhrd-ws-login b/utils/rhrd-ws-login index 79eeac5..b9f4a81 100755 --- a/utils/rhrd-ws-login +++ b/utils/rhrd-ws-login @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # diff --git a/utils/update-rd-tokens b/utils/update-rd-tokens index c3cb633..9f57141 100755 --- a/utils/update-rd-tokens +++ b/utils/update-rd-tokens @@ -2,7 +2,7 @@ # # rhrdlibs # -# Copyright (C) 2015 Christian Pointner <equinox@helsinki.at> +# Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at> # # This file is part of rhrdlibs. # |