------------------------------------------------------------ revno: 791 committer: Brad Phillips <[email protected]> branch nick: aikiframework timestamp: Mon 2011-06-06 01:09:06 -0500 message: copyright fixed: 8 files contained in src/assets/extensions, src/assets/images, and src/assets/javascript modified: src/assets/extensions/Makefile.am src/assets/extensions/aiki/Makefile.am src/assets/images/Makefile.am src/assets/images/aiki/Makefile.am src/assets/javascript/Makefile.am src/assets/javascript/aiki.js src/assets/javascript/codemirror/Makefile.am src/assets/javascript/codemirror/css/Makefile.am
-- lp:aikiframework https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk Your team Aiki Framework Developers is subscribed to branch lp:aikiframework. To unsubscribe from this branch go to https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk/+edit-subscription
=== modified file 'src/assets/extensions/Makefile.am' --- src/assets/extensions/Makefile.am 2011-03-16 14:19:04 +0000 +++ src/assets/extensions/Makefile.am 2011-06-06 06:09:06 +0000 @@ -1,6 +1,6 @@ # Process this file with automake to produce Makefile.in -*-Makefile-*- -# Copyright (C) 2010 Aikilab +# Copyright (c) 2010-2011 Aiki Lab Pte Ltd # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as === modified file 'src/assets/extensions/aiki/Makefile.am' --- src/assets/extensions/aiki/Makefile.am 2010-12-27 20:53:48 +0000 +++ src/assets/extensions/aiki/Makefile.am 2011-06-06 06:09:06 +0000 @@ -1,6 +1,6 @@ # Process this file with automake to produce Makefile.in -*-Makefile-*- -# Copyright (C) 2010 Aikilab +# Copyright (c) 2010-2011 Aiki Lab Pte Ltd # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as === modified file 'src/assets/images/Makefile.am' --- src/assets/images/Makefile.am 2010-12-27 20:53:48 +0000 +++ src/assets/images/Makefile.am 2011-06-06 06:09:06 +0000 @@ -1,6 +1,6 @@ # Process this file with automake to produce Makefile.in -*-Makefile-*- -# Copyright (C) 2010 Aikilab +# Copyright (c) 2010-2011 Aiki Lab Pte Ltd # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as === modified file 'src/assets/images/aiki/Makefile.am' --- src/assets/images/aiki/Makefile.am 2010-12-27 20:53:48 +0000 +++ src/assets/images/aiki/Makefile.am 2011-06-06 06:09:06 +0000 @@ -1,6 +1,6 @@ # Process this file with automake to produce Makefile.in -*-Makefile-*- -# Copyright (C) 2010 Aikilab +# Copyright (c) 2010-2011 Aiki Lab Pte Ltd # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as === modified file 'src/assets/javascript/Makefile.am' --- src/assets/javascript/Makefile.am 2010-12-27 20:53:48 +0000 +++ src/assets/javascript/Makefile.am 2011-06-06 06:09:06 +0000 @@ -1,6 +1,6 @@ # Process this file with automake to produce Makefile.in -*-Makefile-*- -# Copyright (C) 2010 Aikilab +# Copyright (c) 2010-2011 Aiki Lab Pte Ltd # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as === modified file 'src/assets/javascript/aiki.js' --- src/assets/javascript/aiki.js 2011-06-05 19:40:28 +0000 +++ src/assets/javascript/aiki.js 2011-06-06 06:09:06 +0000 @@ -2,7 +2,7 @@ * Aiki framework * * @author Aikilab http://www.aikilab.com - * @copyright (c) 2008-2010 Aikilab + * @copyright (c) 2008-2011 Aiki Lab Pte Ltd * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html * @link http://www.aikiframework.org */ === modified file 'src/assets/javascript/codemirror/Makefile.am' --- src/assets/javascript/codemirror/Makefile.am 2010-11-20 08:01:57 +0000 +++ src/assets/javascript/codemirror/Makefile.am 2011-06-06 06:09:06 +0000 @@ -1,6 +1,6 @@ # Process this file with automake to produce Makefile.in -*-Makefile-*- -# Copyright (C) 2010 Aikilab +# Copyright (c) 2010-2011 Aiki Lab Pte Ltd # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as === modified file 'src/assets/javascript/codemirror/css/Makefile.am' --- src/assets/javascript/codemirror/css/Makefile.am 2010-11-20 08:01:57 +0000 +++ src/assets/javascript/codemirror/css/Makefile.am 2011-06-06 06:09:06 +0000 @@ -1,6 +1,6 @@ # Process this file with automake to produce Makefile.in -*-Makefile-*- -# Copyright (C) 2010 Aikilab +# Copyright (c) 2010-2011 Aiki Lab Pte Ltd # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as
_______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp

