From 5d914d9309b21c90cfabeaf3c9a3573fc14bfc5b Mon Sep 17 00:00:00 2001 From: vsr Date: Mon, 1 Apr 2013 13:30:36 +0000 Subject: [PATCH] Merge from V6_main 01/04/2013 --- 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_RANDOMIZER.m4 | 2 +- adm_local/unix/make_common_starter.am | 2 +- bin/Makefile.am | 2 +- build_configure | 2 +- clean_configure | 2 +- configure.ac | 2 +- idl/Makefile.am | 2 +- idl/Randomizer.idl | 2 +- resources/Makefile.am | 2 +- resources/RANDOMIZERCatalog.xml.in | 2 +- resources/SalomeApp.xml.in | 2 +- src/Makefile.am | 2 +- src/Randomizer/Makefile.am | 2 +- src/Randomizer/RANDOMIZER.py | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/Makefile.am b/Makefile.am index 8da35de..22d188b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2012 OPEN CASCADE +# Copyright (C) 2005-2013 OPEN CASCADE # # 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 4a9f027..36ab633 100644 --- a/adm_local/Makefile.am +++ b/adm_local/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2012 OPEN CASCADE +# Copyright (C) 2005-2013 OPEN CASCADE # # 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 598e30d..a5f3891 100644 --- a/adm_local/unix/Makefile.am +++ b/adm_local/unix/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2012 OPEN CASCADE +# Copyright (C) 2005-2013 OPEN CASCADE # # 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 d217fb4..f603f40 100644 --- a/adm_local/unix/config_files/Makefile.am +++ b/adm_local/unix/config_files/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2012 OPEN CASCADE +# Copyright (C) 2005-2013 OPEN CASCADE # # 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_RANDOMIZER.m4 b/adm_local/unix/config_files/check_RANDOMIZER.m4 index 60d6bf8..ca7e5f3 100755 --- a/adm_local/unix/config_files/check_RANDOMIZER.m4 +++ b/adm_local/unix/config_files/check_RANDOMIZER.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2005-2012 OPEN CASCADE +dnl Copyright (C) 2005-2013 OPEN CASCADE 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 9b7e259..7d7f63d 100644 --- a/adm_local/unix/make_common_starter.am +++ b/adm_local/unix/make_common_starter.am @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2012 OPEN CASCADE +# Copyright (C) 2005-2013 OPEN CASCADE # # 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/bin/Makefile.am b/bin/Makefile.am index 9a57df0..751c6e3 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2012 OPEN CASCADE +# Copyright (C) 2005-2013 OPEN CASCADE # # 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 45fa62e..f6da496 100755 --- a/build_configure +++ b/build_configure @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2005-2012 OPEN CASCADE +# Copyright (C) 2005-2013 OPEN CASCADE # # 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 faf1208..6488e49 100755 --- a/clean_configure +++ b/clean_configure @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2005-2012 OPEN CASCADE +# Copyright (C) 2005-2013 OPEN CASCADE # # 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 e0721ac..ec8324d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2012 OPEN CASCADE +# Copyright (C) 2005-2013 OPEN CASCADE # # 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 cba632f..1cc1753 100644 --- a/idl/Makefile.am +++ b/idl/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2012 OPEN CASCADE +# Copyright (C) 2005-2013 OPEN CASCADE # # 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/Randomizer.idl b/idl/Randomizer.idl index 9711c61..dded288 100644 --- a/idl/Randomizer.idl +++ b/idl/Randomizer.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2005-2012 OPEN CASCADE +// Copyright (C) 2005-2013 OPEN CASCADE // // 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/Makefile.am b/resources/Makefile.am index fd50af1..8311978 100644 --- a/resources/Makefile.am +++ b/resources/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2012 OPEN CASCADE +# Copyright (C) 2005-2013 OPEN CASCADE # # 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/RANDOMIZERCatalog.xml.in b/resources/RANDOMIZERCatalog.xml.in index f7bd1c0..54a23de 100644 --- a/resources/RANDOMIZERCatalog.xml.in +++ b/resources/RANDOMIZERCatalog.xml.in @@ -1,6 +1,6 @@