Strabon
changeset 1370:d0f7134cc715
corrected copyright notices
author | Babis Nikolaou <charnik@di.uoa.gr> |
---|---|
date | Sat Sep 20 11:07:36 2014 +0300 (2014-09-20) |
parents | fcc4457833bf |
children | db18a6676e05 |
files | testsuite/src/test/java/eu/earthobservatory/testsuite/bugs/UnionAndProjectionBug53.java testsuite/src/test/java/eu/earthobservatory/testsuite/geoSPARQL/BasicFunctionsTest.java |
line diff
1.1 --- a/testsuite/src/test/java/eu/earthobservatory/testsuite/bugs/UnionAndProjectionBug53.java Sat Sep 20 00:34:21 2014 +0300 1.2 +++ b/testsuite/src/test/java/eu/earthobservatory/testsuite/bugs/UnionAndProjectionBug53.java Sat Sep 20 11:07:36 2014 +0300 1.3 @@ -3,9 +3,9 @@ 1.4 * License, v. 2.0. If a copy of the MPL was not distributed with this 1.5 * file, You can obtain one at http://mozilla.org/MPL/2.0/. 1.6 * 1.7 - * Copyright (C) 2012, 2013, 2014 Pyravlos Team 1.8 + * Copyright (C) 2011, 2012, 2013, 2014 Pyravlos Team 1.9 * 1.10 - * http://www.sextant.di.uoa.gr/ 1.11 + * http://strabon.di.uoa.gr/ 1.12 */ 1.13 package eu.earthobservatory.testsuite.bugs; 1.14
2.1 --- a/testsuite/src/test/java/eu/earthobservatory/testsuite/geoSPARQL/BasicFunctionsTest.java Sat Sep 20 00:34:21 2014 +0300 2.2 +++ b/testsuite/src/test/java/eu/earthobservatory/testsuite/geoSPARQL/BasicFunctionsTest.java Sat Sep 20 11:07:36 2014 +0300 2.3 @@ -3,9 +3,9 @@ 2.4 * License, v. 2.0. If a copy of the MPL was not distributed with this 2.5 * file, You can obtain one at http://mozilla.org/MPL/2.0/. 2.6 * 2.7 - * Copyright (C) 2012, 2013, 2014 Pyravlos Team 2.8 + * Copyright (C) 2011, 2012, 2013, 2014 Pyravlos Team 2.9 * 2.10 - * http://www.sextant.di.uoa.gr/ 2.11 + * http://strabon.di.uoa.gr/ 2.12 */ 2.13 package eu.earthobservatory.testsuite.geoSPARQL; 2.14