diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-01-13 13:41:28 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-01-13 13:41:28 (GMT) |
commit | b2398fd830443fa2930de0605d153b8a1264be95 (patch) | |
tree | f7c9c35a3c340b424919cd705ebd3d54b5da8109 /LICENSE | |
parent | d95d4579b749b7fd3729099e8751ea9584ffdea0 (diff) |
renamed rhrdlibrary to rhlibrary
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,25 +1,25 @@ /* - * rhrdlibrary + * rhlibrary * * The Radio Helsinki Rivendell Library * * * Copyright (C) 2016 Christian Pointner <equinox@helsinki.at> * - * This file is part of rhrdlibrary. + * This file is part of rhlibrary. * - * rhrdlibrary is free software: you can redistribute it and/or modify + * rhlibrary 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 * any later version. * - * rhrdlibrary is distributed in the hope that it will be useful, + * rhlibrary 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 rhrdlibrary. If not, see <http://www.gnu.org/licenses/>. + * along with rhlibrary. If not, see <http://www.gnu.org/licenses/>. */ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 |