diff --git a/src/main/java/no/bioforsk/vips/core/service/ModelResource.java b/src/main/java/no/bioforsk/vips/core/service/ModelResource.java index fe251ff508724f3935db8e2317ca321ce540c915..a9403c478e905f03d73891ab2094ff098ae93b5c 100644 --- a/src/main/java/no/bioforsk/vips/core/service/ModelResource.java +++ b/src/main/java/no/bioforsk/vips/core/service/ModelResource.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/coremanager/service/ManagerResource.java b/src/main/java/no/bioforsk/vips/coremanager/service/ManagerResource.java index f6d8beb0a2134c6dc69a66e69231441c68f1b212..e7eb0eca5ab17598cd5f8748e45d6e2bfe025810 100644 --- a/src/main/java/no/bioforsk/vips/coremanager/service/ManagerResource.java +++ b/src/main/java/no/bioforsk/vips/coremanager/service/ManagerResource.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ @@ -31,7 +31,7 @@ import no.bioforsk.vips.entity.ModelRunRequest; /** * Interface for the ManagerResource. Implemented by ManagerResourceImpl - * in VIPSCoreManager and also as client in VIPSLogic + * in VIPSCoreManager and also as client in VIPSCommon * @copyright 2013 <a href="http://www.bioforsk.no/">Bioforsk</a> * @author Tor-Einar Skog <tor-einar.skog@bioforsk.no> */ diff --git a/src/main/java/no/bioforsk/vips/entity/ModelConfiguration.java b/src/main/java/no/bioforsk/vips/entity/ModelConfiguration.java index 3b17cd4f5d3489dc17ee9cef60b49840e75364d1..f9ff1e774397f46d14433c0f53b2c9b55a2940dd 100644 --- a/src/main/java/no/bioforsk/vips/entity/ModelConfiguration.java +++ b/src/main/java/no/bioforsk/vips/entity/ModelConfiguration.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/entity/ModelRunRequest.java b/src/main/java/no/bioforsk/vips/entity/ModelRunRequest.java index d8e8133fe67126ada50adce5395967e26d018d17..8690303f184baed64ff4a75ba2cd8e515f0f939d 100644 --- a/src/main/java/no/bioforsk/vips/entity/ModelRunRequest.java +++ b/src/main/java/no/bioforsk/vips/entity/ModelRunRequest.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2013 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/entity/Result.java b/src/main/java/no/bioforsk/vips/entity/Result.java index ffeef9cb29576685d85de6b09f8307bfd8aed8f5..d50042882362dcdbdbff0f0c70c3df25ddf32955 100644 --- a/src/main/java/no/bioforsk/vips/entity/Result.java +++ b/src/main/java/no/bioforsk/vips/entity/Result.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/entity/ResultImpl.java b/src/main/java/no/bioforsk/vips/entity/ResultImpl.java index 275fe7fd7442c2c98b83ed6c53d9b511eb1cac3a..a436e050eb7a6deb656f43f0fdb175830723679b 100644 --- a/src/main/java/no/bioforsk/vips/entity/ResultImpl.java +++ b/src/main/java/no/bioforsk/vips/entity/ResultImpl.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/entity/Weather.java b/src/main/java/no/bioforsk/vips/entity/Weather.java index ba80c5d37f079859bec0cf36ed800415113f4669..65dc38a9c1e64dc5cd51326b2cdd2ff2315c9bce 100644 --- a/src/main/java/no/bioforsk/vips/entity/Weather.java +++ b/src/main/java/no/bioforsk/vips/entity/Weather.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/entity/WeatherObservation.java b/src/main/java/no/bioforsk/vips/entity/WeatherObservation.java index 5a0a76c54abc058e63d50d08e2705e602c48deb4..e203ad3dcd890f998e08b1e8d1d8d2d052b0ac18 100644 --- a/src/main/java/no/bioforsk/vips/entity/WeatherObservation.java +++ b/src/main/java/no/bioforsk/vips/entity/WeatherObservation.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/i18n/I18nImpl.java b/src/main/java/no/bioforsk/vips/i18n/I18nImpl.java index 6129cc680ac0573d58add5e2de0f0e8936bbf2cd..9feceda19e9dd1ce1961877981f107fbf4f18b3d 100644 --- a/src/main/java/no/bioforsk/vips/i18n/I18nImpl.java +++ b/src/main/java/no/bioforsk/vips/i18n/I18nImpl.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/model/ConfigValidationException.java b/src/main/java/no/bioforsk/vips/model/ConfigValidationException.java index 8aa3a9c667bf18676f755636a80366dc27069753..95ee57493352a0099ea4fbc78bb1a2e6264eec7e 100644 --- a/src/main/java/no/bioforsk/vips/model/ConfigValidationException.java +++ b/src/main/java/no/bioforsk/vips/model/ConfigValidationException.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/model/Model.java b/src/main/java/no/bioforsk/vips/model/Model.java index 52df46b285f32a8d33c15348eda28fdb894978c3..573313d8bacb353697a5a6af4cc38e40c6cb239f 100644 --- a/src/main/java/no/bioforsk/vips/model/Model.java +++ b/src/main/java/no/bioforsk/vips/model/Model.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/model/ModelExcecutionException.java b/src/main/java/no/bioforsk/vips/model/ModelExcecutionException.java index a764106b2298acab7914820482449e812f60799f..efc58f50801e653e98a6cd4c20c20e2738b287fd 100644 --- a/src/main/java/no/bioforsk/vips/model/ModelExcecutionException.java +++ b/src/main/java/no/bioforsk/vips/model/ModelExcecutionException.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/model/ModelId.java b/src/main/java/no/bioforsk/vips/model/ModelId.java index be38bf866bcd09f59f5fa9a6e5ad8cd2500a7d67..3c34864069dd1120e657525b6ab754b116077b65 100644 --- a/src/main/java/no/bioforsk/vips/model/ModelId.java +++ b/src/main/java/no/bioforsk/vips/model/ModelId.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/util/DateMap.java b/src/main/java/no/bioforsk/vips/util/DateMap.java index 92be9da5072b20172a8e8bf53bb1f050beb5191b..b50dbe5723b9aa139507e6ce9e14c0cdf1c43d9c 100644 --- a/src/main/java/no/bioforsk/vips/util/DateMap.java +++ b/src/main/java/no/bioforsk/vips/util/DateMap.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/util/InvalidAggregationTypeException.java b/src/main/java/no/bioforsk/vips/util/InvalidAggregationTypeException.java index 05a3e41259172557892ead1d80c615c061cc7be8..af9ed70b963ee1696c2f596c0e78498877506bfc 100644 --- a/src/main/java/no/bioforsk/vips/util/InvalidAggregationTypeException.java +++ b/src/main/java/no/bioforsk/vips/util/InvalidAggregationTypeException.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/util/JSONUtil.java b/src/main/java/no/bioforsk/vips/util/JSONUtil.java index 023a6b82627cdacc98ef01a2fefec0d783cf28c9..2df45283a1489325bd2025dde54ce511cb7796fa 100644 --- a/src/main/java/no/bioforsk/vips/util/JSONUtil.java +++ b/src/main/java/no/bioforsk/vips/util/JSONUtil.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/util/MD5Encrypter.java b/src/main/java/no/bioforsk/vips/util/MD5Encrypter.java index 4b20a7a20564d6f4417cd11349d1675350a768cf..7c32fb9dc27412a8faa7916c347c4b2895d5a8b1 100644 --- a/src/main/java/no/bioforsk/vips/util/MD5Encrypter.java +++ b/src/main/java/no/bioforsk/vips/util/MD5Encrypter.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/util/ServletUtil.java b/src/main/java/no/bioforsk/vips/util/ServletUtil.java index fd603ed4a2e7dfa5277b4a525134b0b63b04fa99..b933640382ba0b4f4e6f5b3875dc15c9d6567ff3 100644 --- a/src/main/java/no/bioforsk/vips/util/ServletUtil.java +++ b/src/main/java/no/bioforsk/vips/util/ServletUtil.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/util/WeatherElements.java b/src/main/java/no/bioforsk/vips/util/WeatherElements.java index 6ff78d756b33d47ff6d7d5fe032d84c629322e3b..2c2deb079bacf65e36b2475bb910c47194988161 100644 --- a/src/main/java/no/bioforsk/vips/util/WeatherElements.java +++ b/src/main/java/no/bioforsk/vips/util/WeatherElements.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/util/WeatherObservationListException.java b/src/main/java/no/bioforsk/vips/util/WeatherObservationListException.java index 95386258c5d65c067f2e028f88737e1d20c914f6..979386e5bc5006d8f46b806b9e9ce754f2bb1bad 100644 --- a/src/main/java/no/bioforsk/vips/util/WeatherObservationListException.java +++ b/src/main/java/no/bioforsk/vips/util/WeatherObservationListException.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/util/WeatherUtil.java b/src/main/java/no/bioforsk/vips/util/WeatherUtil.java index 2567f249e12be766427c370cd0af86e077a52f19..de353cafb89955b74a9c907faa9f53f47288a084 100644 --- a/src/main/java/no/bioforsk/vips/util/WeatherUtil.java +++ b/src/main/java/no/bioforsk/vips/util/WeatherUtil.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/main/java/no/bioforsk/vips/util/WebUtil.java b/src/main/java/no/bioforsk/vips/util/WebUtil.java index 8a6d713f6ebe3d266e9a93f9d5e10733d00f294c..ef5d23e396c272241bf28cca41c03289591b16a2 100644 --- a/src/main/java/no/bioforsk/vips/util/WebUtil.java +++ b/src/main/java/no/bioforsk/vips/util/WebUtil.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/test/java/no/bioforsk/vips/common/AppTest.java b/src/test/java/no/bioforsk/vips/common/AppTest.java index 4b90328690bc45846ed8528fc97b209150c2d315..42723ebf0d8bbbe98325f24f7d8f146cdf676abe 100644 --- a/src/test/java/no/bioforsk/vips/common/AppTest.java +++ b/src/test/java/no/bioforsk/vips/common/AppTest.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/test/java/no/bioforsk/vips/util/WeatherUtilTest.java b/src/test/java/no/bioforsk/vips/util/WeatherUtilTest.java index 820368d113a3a4bc3fee2fee0046b4fff422a0b4..fcdf4c495bd22df9398b3f0f39ca2f83f2e51bc1 100644 --- a/src/test/java/no/bioforsk/vips/util/WeatherUtilTest.java +++ b/src/test/java/no/bioforsk/vips/util/WeatherUtilTest.java @@ -1,19 +1,19 @@ /* * Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. * - * This file is part of VIPSLogic. - * VIPSLogic is free software: you can redistribute it and/or modify + * This file is part of VIPSCommon. + * VIPSCommon 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. * - * VIPSLogic is distributed in the hope that it will be useful, + * VIPSCommon 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 - * along with VIPSLogic. If not, see <http://www.gnu.org/licenses/>. + * along with VIPSCommon. If not, see <http://www.gnu.org/licenses/>. * */