diff --git a/Tools/xcodecapp-cocoa/AppController.h b/Tools/xcodecapp-cocoa/AppController.h index a80fcda80..d42382e66 100644 --- a/Tools/xcodecapp-cocoa/AppController.h +++ b/Tools/xcodecapp-cocoa/AppController.h @@ -1,18 +1,18 @@ -/* - * xcodecapp-cocoa.sh - * - * Copyright (C) 2010 Antoine Mercadal +/* + * This file is a part of program xcodecapp-cocoa + * Copyright (C) 2011 Antoine Mercadal (primalmotion@archipelproject.org) + * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. - * + * 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. + * * This program 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 Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ diff --git a/Tools/xcodecapp-cocoa/AppController.m b/Tools/xcodecapp-cocoa/AppController.m index 4ed558add..27a5949cc 100644 --- a/Tools/xcodecapp-cocoa/AppController.m +++ b/Tools/xcodecapp-cocoa/AppController.m @@ -1,18 +1,18 @@ -/* - * xcodecapp-cocoa.sh - * - * Copyright (C) 2010 Antoine Mercadal +/* + * This file is a part of program xcodecapp-cocoa + * Copyright (C) 2011 Antoine Mercadal (primalmotion@archipelproject.org) + * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. - * + * 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. + * * This program 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 Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ diff --git a/Tools/xcodecapp-cocoa/main.m b/Tools/xcodecapp-cocoa/main.m index fc24d2169..8060df53a 100644 --- a/Tools/xcodecapp-cocoa/main.m +++ b/Tools/xcodecapp-cocoa/main.m @@ -1,18 +1,18 @@ -/* - * xcodecapp-cocoa.sh - * - * Copyright (C) 2010 Antoine Mercadal +/* + * This file is a part of program xcodecapp-cocoa + * Copyright (C) 2011 Antoine Mercadal (primalmotion@archipelproject.org) + * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. - * + * 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. + * * This program 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 Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License * along with this program. If not, see . */