r3872 - in trunk: . pollen-persistence pollen-rest-api pollen-rest-api/src/license pollen-services pollen-services/src/license pollen-ui-angular pollen-ui-angular/src/main/webapp pollen-ui-angular/src/main/webapp/js pollen-ui-angular/src/main/webapp/partials pollen-ui-js pollen-ui-js/src/main/webapp/js pollen-ui-js/src/main/webapp/js/models
Author: tchemit Date: 2014-04-05 20:17:16 +0200 (Sat, 05 Apr 2014) New Revision: 3872 Url: http://forge.chorem.org/projects/pollen/repository/revisions/3872 Log: update license, headers, ... Modified: trunk/LICENSE.txt trunk/pollen-persistence/LICENSE.txt trunk/pollen-rest-api/LICENSE.txt trunk/pollen-rest-api/src/license/THIRD-PARTY.properties trunk/pollen-services/LICENSE.txt trunk/pollen-services/src/license/THIRD-PARTY.properties trunk/pollen-ui-angular/LICENSE.txt trunk/pollen-ui-angular/src/main/webapp/index.html trunk/pollen-ui-angular/src/main/webapp/js/app.js trunk/pollen-ui-angular/src/main/webapp/js/controllers.js trunk/pollen-ui-angular/src/main/webapp/js/services.js trunk/pollen-ui-angular/src/main/webapp/partials/home.html trunk/pollen-ui-angular/src/main/webapp/partials/poll-detail.html trunk/pollen-ui-angular/src/main/webapp/partials/poll-form.html trunk/pollen-ui-angular/src/main/webapp/partials/poll-list.html trunk/pollen-ui-js/LICENSE.txt trunk/pollen-ui-js/src/main/webapp/js/models/choices.js trunk/pollen-ui-js/src/main/webapp/js/pollen-utils.js Modified: trunk/LICENSE.txt =================================================================== --- trunk/LICENSE.txt 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/LICENSE.txt 2014-04-05 18:17:16 UTC (rev 3872) @@ -658,4 +658,4 @@ You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. \ No newline at end of file +<http://www.gnu.org/licenses/>. Modified: trunk/pollen-persistence/LICENSE.txt =================================================================== --- trunk/pollen-persistence/LICENSE.txt 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-persistence/LICENSE.txt 2014-04-05 18:17:16 UTC (rev 3872) @@ -658,4 +658,4 @@ You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. \ No newline at end of file +<http://www.gnu.org/licenses/>. Modified: trunk/pollen-rest-api/LICENSE.txt =================================================================== --- trunk/pollen-rest-api/LICENSE.txt 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-rest-api/LICENSE.txt 2014-04-05 18:17:16 UTC (rev 3872) @@ -658,4 +658,4 @@ You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. \ No newline at end of file +<http://www.gnu.org/licenses/>. Modified: trunk/pollen-rest-api/src/license/THIRD-PARTY.properties =================================================================== --- trunk/pollen-rest-api/src/license/THIRD-PARTY.properties 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-rest-api/src/license/THIRD-PARTY.properties 2014-04-05 18:17:16 UTC (rev 3872) @@ -8,17 +8,18 @@ # - BSD licence # - BSD style # - Bouncy Castle Licence -# - CDDL # - CDDL + GPLv2 with classpath exception +# - CDDL/GPLv2+CE # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Development and Distribution License # - Common Public License Version 1.0 +# - Eclipse Distribution License (EDL), Version 1.0 +# - Eclipse Public License (EPL), Version 1.0 # - Eclipse Public License - Version 1.0 # - Eclipse Public License v1.0 # - GNU Affero General Public License version 3 # - GNU General Public License, Version 2 with the Classpath Exception # - GNU Lesser General Public License, version 2.1 -# - GPLv2+CE # - Indiana University Extreme! Lab Software License, vesion 1.1.1 # - Lesser General Public License (LGPL) v 3.0 # - Lesser General Public License (LPGL) @@ -35,9 +36,7 @@ # Please fill the missing licenses for dependencies : # # -#Mon Jul 01 07:34:19 CEST 2013 +#Sat Apr 05 20:10:02 CEST 2014 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1=BSD License -jdom--jdom--1.0=The Apache Software License, Version 2.0 org.antlr--antlr-runtime--3.3=The Apache Software License, Version 2.0 -rome--rome--1.0=The Apache Software License, Version 2.0 Modified: trunk/pollen-services/LICENSE.txt =================================================================== --- trunk/pollen-services/LICENSE.txt 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-services/LICENSE.txt 2014-04-05 18:17:16 UTC (rev 3872) @@ -658,4 +658,4 @@ You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. \ No newline at end of file +<http://www.gnu.org/licenses/>. Modified: trunk/pollen-services/src/license/THIRD-PARTY.properties =================================================================== --- trunk/pollen-services/src/license/THIRD-PARTY.properties 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-services/src/license/THIRD-PARTY.properties 2014-04-05 18:17:16 UTC (rev 3872) @@ -3,14 +3,14 @@ # Already used licenses in project : # - Apache License 2.0 # - BSD License -# - CDDL # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Development and Distribution License # - Common Public License Version 1.0 +# - Eclipse Distribution License (EDL), Version 1.0 +# - Eclipse Public License (EPL), Version 1.0 # - GNU Affero General Public License version 3 # - GNU General Public License, Version 2 with the Classpath Exception # - GNU Lesser General Public License, version 2.1 -# - GPLv2+CE # - Indiana University Extreme! Lab Software License, vesion 1.1.1 # - Lesser General Public License (LGPL) v 3.0 # - Lesser General Public License (LPGL) @@ -25,9 +25,7 @@ # Please fill the missing licenses for dependencies : # # -#Mon Jul 01 07:33:11 CEST 2013 +#Sat Apr 05 20:09:37 CEST 2014 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1=BSD License javax.servlet--servlet-api--2.5=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 -jdom--jdom--1.0=The Apache Software License, Version 2.0 -rome--rome--1.0=The Apache Software License, Version 2.0 Modified: trunk/pollen-ui-angular/LICENSE.txt =================================================================== --- trunk/pollen-ui-angular/LICENSE.txt 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-ui-angular/LICENSE.txt 2014-04-05 18:17:16 UTC (rev 3872) @@ -658,4 +658,4 @@ You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. \ No newline at end of file +<http://www.gnu.org/licenses/>. Modified: trunk/pollen-ui-angular/src/main/webapp/index.html =================================================================== --- trunk/pollen-ui-angular/src/main/webapp/index.html 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-ui-angular/src/main/webapp/index.html 2014-04-05 18:17:16 UTC (rev 3872) @@ -1,3 +1,23 @@ +<!-- + #%L + Pollen :: UI (Angular) + %% + Copyright (C) 2009 - 2014 CodeLutin + %% + 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. + + 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 General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> <html lang="en" ng-app="pollen"> <head> <title>Pollen</title> Modified: trunk/pollen-ui-angular/src/main/webapp/js/app.js =================================================================== --- trunk/pollen-ui-angular/src/main/webapp/js/app.js 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-ui-angular/src/main/webapp/js/app.js 2014-04-05 18:17:16 UTC (rev 3872) @@ -1,3 +1,23 @@ +/* + * #%L + * Pollen :: UI (Angular) + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * 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. + * + * 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 General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ angular.module('pollen', ["pollenServices"]).config(['$routeProvider', function($routeProvider) { $routeProvider.when('/', {templateUrl: 'partials/home.html', controller: HomeCtrl}) Modified: trunk/pollen-ui-angular/src/main/webapp/js/controllers.js =================================================================== --- trunk/pollen-ui-angular/src/main/webapp/js/controllers.js 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-ui-angular/src/main/webapp/js/controllers.js 2014-04-05 18:17:16 UTC (rev 3872) @@ -1,3 +1,23 @@ +/* + * #%L + * Pollen :: UI (Angular) + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * 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. + * + * 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 General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ function HomeCtrl($scope, $http) { } Modified: trunk/pollen-ui-angular/src/main/webapp/js/services.js =================================================================== --- trunk/pollen-ui-angular/src/main/webapp/js/services.js 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-ui-angular/src/main/webapp/js/services.js 2014-04-05 18:17:16 UTC (rev 3872) @@ -1,3 +1,23 @@ +/* + * #%L + * Pollen :: UI (Angular) + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * 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. + * + * 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 General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ angular.module('pollenServices', ['ngResource']).factory('Poll', function($resource) { return $resource('http://localhost:8080/pollen/v1/polls/:pollId', {}, { }); Modified: trunk/pollen-ui-angular/src/main/webapp/partials/home.html =================================================================== --- trunk/pollen-ui-angular/src/main/webapp/partials/home.html 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-ui-angular/src/main/webapp/partials/home.html 2014-04-05 18:17:16 UTC (rev 3872) @@ -1,3 +1,23 @@ +<!-- + #%L + Pollen :: UI (Angular) + %% + Copyright (C) 2009 - 2014 CodeLutin + %% + 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. + + 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 General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> <div class="hero-unit"> <img src="../img/pollen.png"/> </div> \ No newline at end of file Modified: trunk/pollen-ui-angular/src/main/webapp/partials/poll-detail.html =================================================================== --- trunk/pollen-ui-angular/src/main/webapp/partials/poll-detail.html 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-ui-angular/src/main/webapp/partials/poll-detail.html 2014-04-05 18:17:16 UTC (rev 3872) @@ -1,3 +1,23 @@ +<!-- + #%L + Pollen :: UI (Angular) + %% + Copyright (C) 2009 - 2014 CodeLutin + %% + 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. + + 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 General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> <div class="page-header"> <h1>{{ poll.title }}</h1> Modified: trunk/pollen-ui-angular/src/main/webapp/partials/poll-form.html =================================================================== --- trunk/pollen-ui-angular/src/main/webapp/partials/poll-form.html 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-ui-angular/src/main/webapp/partials/poll-form.html 2014-04-05 18:17:16 UTC (rev 3872) @@ -1,3 +1,23 @@ +<!-- + #%L + Pollen :: UI (Angular) + %% + Copyright (C) 2009 - 2014 CodeLutin + %% + 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. + + 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 General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> <h1>pollen.poll.form.create.title</h1> <ul class="breadcrumb"> Modified: trunk/pollen-ui-angular/src/main/webapp/partials/poll-list.html =================================================================== --- trunk/pollen-ui-angular/src/main/webapp/partials/poll-list.html 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-ui-angular/src/main/webapp/partials/poll-list.html 2014-04-05 18:17:16 UTC (rev 3872) @@ -1,3 +1,23 @@ +<!-- + #%L + Pollen :: UI (Angular) + %% + Copyright (C) 2009 - 2014 CodeLutin + %% + 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. + + 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 General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> <div class="container-fluid"> <div class="row-fluid"> <div class="span10"> Modified: trunk/pollen-ui-js/LICENSE.txt =================================================================== --- trunk/pollen-ui-js/LICENSE.txt 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-ui-js/LICENSE.txt 2014-04-05 18:17:16 UTC (rev 3872) @@ -658,4 +658,4 @@ You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. \ No newline at end of file +<http://www.gnu.org/licenses/>. Modified: trunk/pollen-ui-js/src/main/webapp/js/models/choices.js =================================================================== --- trunk/pollen-ui-js/src/main/webapp/js/models/choices.js 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-ui-js/src/main/webapp/js/models/choices.js 2014-04-05 18:17:16 UTC (rev 3872) @@ -1,3 +1,23 @@ +/* + * #%L + * Pollen :: UI (CanJS) + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * 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. + * + * 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 General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ var Choice = can.Model({ findAll : "GET " + backendUrl + "/polls/{pollId}/choices", findOne : "GET " + backendUrl + "/polls/{pollId}/choices/{id}", Modified: trunk/pollen-ui-js/src/main/webapp/js/pollen-utils.js =================================================================== --- trunk/pollen-ui-js/src/main/webapp/js/pollen-utils.js 2014-04-05 17:53:14 UTC (rev 3871) +++ trunk/pollen-ui-js/src/main/webapp/js/pollen-utils.js 2014-04-05 18:17:16 UTC (rev 3872) @@ -1,3 +1,23 @@ +/* + * #%L + * Pollen :: UI (CanJS) + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * 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. + * + * 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 General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ var backendUrl = 'http://localhost:8080/pollen/v1'; var paramForWM = function(obj, objName) {
participants (1)
-
tchemit@users.chorem.org