Skip to content

Commit 14895da

Browse files
[arcane,materials] Corrige copyright.
1 parent d426222 commit 14895da

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

arcane/src/arcane/core/materials/CellToAllEnvCellConverter.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
// -*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
22
//-----------------------------------------------------------------------------
3-
// Copyright 2000-2023 CEA (www.cea.fr) IFPEN (www.ifpenergiesnouvelles.com)
3+
// Copyright 2000-2024 CEA (www.cea.fr) IFPEN (www.ifpenergiesnouvelles.com)
44
// See the top-level COPYRIGHT file for details.
55
// SPDX-License-Identifier: Apache-2.0
66
//-----------------------------------------------------------------------------
77
/*---------------------------------------------------------------------------*/
8-
/* CellToAllEnvCellConverter.h (C) 2000-2023 */
8+
/* CellToAllEnvCellConverter.h (C) 2000-2024 */
99
/* */
1010
/* Conversion de 'Cell' en 'AllEnvCell'. */
1111
/*---------------------------------------------------------------------------*/

arcane/src/arcane/core/materials/ComponentItem.cc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
// -*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
22
//-----------------------------------------------------------------------------
3-
// Copyright 2000-2022 CEA (www.cea.fr) IFPEN (www.ifpenergiesnouvelles.com)
3+
// Copyright 2000-2024 CEA (www.cea.fr) IFPEN (www.ifpenergiesnouvelles.com)
44
// See the top-level COPYRIGHT file for details.
55
// SPDX-License-Identifier: Apache-2.0
66
//-----------------------------------------------------------------------------
77
/*---------------------------------------------------------------------------*/
8-
/* ComponentItem.cc (C) 2000-2022 */
8+
/* ComponentItem.cc (C) 2000-2024 */
99
/* */
1010
/* Entités matériau et milieux. */
1111
/*---------------------------------------------------------------------------*/

0 commit comments

Comments
 (0)