From bea621e66b546f46df79120a21739daac6c2a195 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Mon, 1 Jun 2015 16:00:38 -0700 Subject: [PATCH] Update copyright date and correct name in license. --- CydgetLoader.mm | 8 ++++---- CydgetSettings.mm | 8 ++++---- LockScreen.mm | 8 ++++---- WebCycript.h | 6 +++--- WebCycript.mm | 8 ++++---- yieldToSelector.h | 44 +++++++++++++------------------------------- yieldToSelector.mm | 6 +++--- 7 files changed, 35 insertions(+), 53 deletions(-) diff --git a/CydgetLoader.mm b/CydgetLoader.mm index ac3ce51..17408a9 100644 --- a/CydgetLoader.mm +++ b/CydgetLoader.mm @@ -1,21 +1,21 @@ /* Cydget - open-source AwayView plugin multiplexer - * Copyright (C) 2009-2014 Jay Freeman (saurik) + * Copyright (C) 2009-2015 Jay Freeman (saurik) */ /* GNU General Public License, Version 3 {{{ */ /* - * Cydia is free software: you can redistribute it and/or modify + * Cydget 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 (at your option) any later version. * - * Cydia is distributed in the hope that it will be useful, but + * Cydget 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 Cydia. If not, see . + * along with Cydget. If not, see . **/ /* }}} */ diff --git a/CydgetSettings.mm b/CydgetSettings.mm index ca82f8f..5bd7b7c 100644 --- a/CydgetSettings.mm +++ b/CydgetSettings.mm @@ -1,21 +1,21 @@ /* CydgetScript - open-source lock screen multiplexer - * Copyright (C) 2009-2014 Jay Freeman (saurik) + * Copyright (C) 2009-2015 Jay Freeman (saurik) */ /* GNU General Public License, Version 3 {{{ */ /* - * Cydia is free software: you can redistribute it and/or modify + * Cydget 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 (at your option) any later version. * - * Cydia is distributed in the hope that it will be useful, but + * Cydget 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 Cydia. If not, see . + * along with Cydget. If not, see . **/ /* }}} */ diff --git a/LockScreen.mm b/LockScreen.mm index abbef7e..55037da 100644 --- a/LockScreen.mm +++ b/LockScreen.mm @@ -1,21 +1,21 @@ /* Cydget - open-source AwayView plugin multiplexer - * Copyright (C) 2009-2014 Jay Freeman (saurik) + * Copyright (C) 2009-2015 Jay Freeman (saurik) */ /* GNU General Public License, Version 3 {{{ */ /* - * Cydia is free software: you can redistribute it and/or modify + * Cydget 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 (at your option) any later version. * - * Cydia is distributed in the hope that it will be useful, but + * Cydget 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 Cydia. If not, see . + * along with Cydget. If not, see . **/ /* }}} */ diff --git a/WebCycript.h b/WebCycript.h index 7354671..467ec47 100644 --- a/WebCycript.h +++ b/WebCycript.h @@ -4,18 +4,18 @@ /* GNU General Public License, Version 3 {{{ */ /* - * Cydia is free software: you can redistribute it and/or modify + * Cydget 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 (at your option) any later version. * - * Cydia is distributed in the hope that it will be useful, but + * Cydget 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 Cydia. If not, see . + * along with Cydget. If not, see . **/ /* }}} */ diff --git a/WebCycript.mm b/WebCycript.mm index 37c5d65..3ab6d09 100644 --- a/WebCycript.mm +++ b/WebCycript.mm @@ -1,21 +1,21 @@ /* Cydget - open-source AwayView plugin multiplexer - * Copyright (C) 2009-2014 Jay Freeman (saurik) + * Copyright (C) 2009-2015 Jay Freeman (saurik) */ /* GNU General Public License, Version 3 {{{ */ /* - * Cydia is free software: you can redistribute it and/or modify + * Cydget 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 (at your option) any later version. * - * Cydia is distributed in the hope that it will be useful, but + * Cydget 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 Cydia. If not, see . + * along with Cydget. If not, see . **/ /* }}} */ diff --git a/yieldToSelector.h b/yieldToSelector.h index 859488f..0f66622 100644 --- a/yieldToSelector.h +++ b/yieldToSelector.h @@ -1,40 +1,22 @@ -/* Cydia - iPhone UIKit Front-End for Debian APT +/* Cydget - open-source AwayView plugin multiplexer * Copyright (C) 2008-2011 Jay Freeman (saurik) */ -/* Modified BSD License {{{ */ +/* GNU General Public License, Version 3 {{{ */ /* - * Redistribution and use in source and binary - * forms, with or without modification, are permitted - * provided that the following conditions are met: + * Cydget 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 (at your option) any later version. * - * 1. Redistributions of source code must retain the - * above copyright notice, this list of conditions - * and the following disclaimer. - * 2. Redistributions in binary form must reproduce the - * above copyright notice, this list of conditions - * and the following disclaimer in the documentation - * and/or other materials provided with the - * distribution. - * 3. The name of the author may not be used to endorse - * or promote products derived from this software - * without specific prior written permission. + * Cydget 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. * - * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' - * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, - * BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE - * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT - * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR - * TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN - * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF - * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -*/ + * You should have received a copy of the GNU General Public License + * along with Cydget. If not, see . +**/ /* }}} */ #ifndef Cydget_yieldToSelector_H diff --git a/yieldToSelector.mm b/yieldToSelector.mm index 96a83d5..5327c83 100644 --- a/yieldToSelector.mm +++ b/yieldToSelector.mm @@ -4,18 +4,18 @@ /* GNU General Public License, Version 3 {{{ */ /* - * Cydia is free software: you can redistribute it and/or modify + * Cydget 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 (at your option) any later version. * - * Cydia is distributed in the hope that it will be useful, but + * Cydget 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 Cydia. If not, see . + * along with Cydget. If not, see . **/ /* }}} */ -- 2.45.2