From 3217c35168917ac2262e8c177b191612324f98b8 Mon Sep 17 00:00:00 2001 From: Renaud Barate Date: Thu, 26 Jan 2012 15:09:15 +0000 Subject: [PATCH] Update copyrights and version number --- Makefile.am | 2 +- adm_local/Makefile.am | 2 +- adm_local/unix/Makefile.am | 2 +- adm_local/unix/config_files/Makefile.am | 2 +- adm_local/unix/config_files/check_GENERICSOLVER.m4 | 2 +- adm_local/unix/make_common_starter.am | 2 +- build_configure | 2 +- clean_configure | 2 +- configure.ac | 4 ++-- idl/DEVIATION_Gen.idl | 2 +- idl/GENERICSOLVER_Gen.idl | 2 +- idl/Makefile.am | 2 +- resources/GENERICSOLVERCatalog.xml.in | 2 +- resources/Makefile.am | 2 +- resources/SalomeApp.xml.in | 2 +- resources/yacsgen_example.py | 2 +- src/GENERICSOLVER/DEVIATION.py | 2 +- src/GENERICSOLVER/GENERICSOLVER.py | 2 +- src/GENERICSOLVER/Makefile.am | 2 +- src/GENERICSOLVERGUI/GENERICSOLVERGUI.py | 2 +- src/GENERICSOLVERGUI/Makefile.am | 2 +- src/Makefile.am | 2 +- 22 files changed, 23 insertions(+), 23 deletions(-) diff --git a/Makefile.am b/Makefile.am index 120bde0..9ba6f0e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2011 EDF R&D +# Copyright (C) 2009-2012 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/Makefile.am b/adm_local/Makefile.am index 1c3556a..394b30e 100644 --- a/adm_local/Makefile.am +++ b/adm_local/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2011 EDF R&D +# Copyright (C) 2009-2012 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/unix/Makefile.am b/adm_local/unix/Makefile.am index 19be4c4..2553d08 100644 --- a/adm_local/unix/Makefile.am +++ b/adm_local/unix/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2011 EDF R&D +# Copyright (C) 2009-2012 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/unix/config_files/Makefile.am b/adm_local/unix/config_files/Makefile.am index f1d6385..46426d6 100644 --- a/adm_local/unix/config_files/Makefile.am +++ b/adm_local/unix/config_files/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2011 EDF R&D +# Copyright (C) 2009-2012 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/unix/config_files/check_GENERICSOLVER.m4 b/adm_local/unix/config_files/check_GENERICSOLVER.m4 index e23c431..7e6f59a 100644 --- a/adm_local/unix/config_files/check_GENERICSOLVER.m4 +++ b/adm_local/unix/config_files/check_GENERICSOLVER.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2009-2011 EDF R&D +dnl Copyright (C) 2009-2012 EDF R&D dnl dnl This library is free software; you can redistribute it and/or dnl modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/unix/make_common_starter.am b/adm_local/unix/make_common_starter.am index 462db0c..d25c652 100644 --- a/adm_local/unix/make_common_starter.am +++ b/adm_local/unix/make_common_starter.am @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2011 EDF R&D +# Copyright (C) 2009-2012 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/build_configure b/build_configure index 064c103..deed58a 100755 --- a/build_configure +++ b/build_configure @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2009-2011 EDF R&D +# Copyright (C) 2009-2012 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/clean_configure b/clean_configure index 93da6e0..f339f96 100755 --- a/clean_configure +++ b/clean_configure @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2011 EDF R&D +# Copyright (C) 2009-2012 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/configure.ac b/configure.ac index f9a356d..e73f81e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2011 EDF R&D +# Copyright (C) 2009-2012 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -20,7 +20,7 @@ # AC_PREREQ(2.50) -AC_INIT([Salome GENERICSOLVER module],[6.4.0],[webmaster.salome@opencascade.com],[SalomeGENERICSOLVER]) +AC_INIT([Salome GENERICSOLVER module],[6.5.0],[webmaster.salome@opencascade.com],[SalomeGENERICSOLVER]) AC_CONFIG_AUX_DIR(salome_adm/unix/config_files) AC_CANONICAL_HOST AC_CANONICAL_TARGET diff --git a/idl/DEVIATION_Gen.idl b/idl/DEVIATION_Gen.idl index 517b5c2..44e8f7b 100644 --- a/idl/DEVIATION_Gen.idl +++ b/idl/DEVIATION_Gen.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2011 EDF R&D +// Copyright (C) 2009-2012 EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/idl/GENERICSOLVER_Gen.idl b/idl/GENERICSOLVER_Gen.idl index a24c383..23f29f0 100644 --- a/idl/GENERICSOLVER_Gen.idl +++ b/idl/GENERICSOLVER_Gen.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2011 EDF R&D +// Copyright (C) 2009-2012 EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/idl/Makefile.am b/idl/Makefile.am index b5e88ed..3889668 100644 --- a/idl/Makefile.am +++ b/idl/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2011 EDF R&D +# Copyright (C) 2009-2012 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/resources/GENERICSOLVERCatalog.xml.in b/resources/GENERICSOLVERCatalog.xml.in index 3c0c206..2514cc4 100644 --- a/resources/GENERICSOLVERCatalog.xml.in +++ b/resources/GENERICSOLVERCatalog.xml.in @@ -1,6 +1,6 @@