Skip to content

Commit d9afbfc

Browse files
committed
License header
1 parent 8018716 commit d9afbfc

101 files changed

Lines changed: 105 additions & 105 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2017-2025, TypeART authors
3+
Copyright (c) 2017-2026, TypeART authors
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

lib/mpi_interceptor/InterceptorFunctions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// TypeART library
22
//
3-
// Copyright (c) 2017-2025 TypeART Authors
3+
// Copyright (c) 2017-2026 TypeART Authors
44
// Distributed under the BSD 3-Clause license.
55
// (See accompanying file LICENSE.txt or copy at
66
// https://opensource.org/licenses/BSD-3-Clause)

lib/mpi_interceptor/mpi_interceptor_tmpl.impl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// TypeART library
22
//
3-
// Copyright (c) 2017-2025 TypeART Authors
3+
// Copyright (c) 2017-2026 TypeART Authors
44
// Distributed under the BSD 3-Clause license.
55
// (See accompanying file LICENSE.txt or copy at
66
// https://opensource.org/licenses/BSD-3-Clause)

lib/passes/Commandline.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// TypeART library
22
//
3-
// Copyright (c) 2017-2025 TypeART Authors
3+
// Copyright (c) 2017-2026 TypeART Authors
44
// Distributed under the BSD 3-Clause license.
55
// (See accompanying file LICENSE.txt or copy at
66
// https://opensource.org/licenses/BSD-3-Clause)

lib/passes/Commandline.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// TypeART library
22
//
3-
// Copyright (c) 2017-2025 TypeART Authors
3+
// Copyright (c) 2017-2026 TypeART Authors
44
// Distributed under the BSD 3-Clause license.
55
// (See accompanying file LICENSE.txt or copy at
66
// https://opensource.org/licenses/BSD-3-Clause)

lib/passes/TypeARTConfiguration.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// TypeART library
22
//
3-
// Copyright (c) 2017-2025 TypeART Authors
3+
// Copyright (c) 2017-2026 TypeART Authors
44
// Distributed under the BSD 3-Clause license.
55
// (See accompanying file LICENSE.txt or copy at
66
// https://opensource.org/licenses/BSD-3-Clause)

lib/passes/TypeARTConfiguration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// TypeART library
22
//
3-
// Copyright (c) 2017-2025 TypeART Authors
3+
// Copyright (c) 2017-2026 TypeART Authors
44
// Distributed under the BSD 3-Clause license.
55
// (See accompanying file LICENSE.txt or copy at
66
// https://opensource.org/licenses/BSD-3-Clause)

lib/passes/TypeARTPass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// TypeART library
22
//
3-
// Copyright (c) 2017-2025 TypeART Authors
3+
// Copyright (c) 2017-2026 TypeART Authors
44
// Distributed under the BSD 3-Clause license.
55
// (See accompanying file LICENSE.txt or copy at
66
// https://opensource.org/licenses/BSD-3-Clause)

lib/passes/analysis/MemInstFinder.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// TypeART library
22
//
3-
// Copyright (c) 2017-2025 TypeART Authors
3+
// Copyright (c) 2017-2026 TypeART Authors
44
// Distributed under the BSD 3-Clause license.
55
// (See accompanying file LICENSE.txt or copy at
66
// https://opensource.org/licenses/BSD-3-Clause)

lib/passes/analysis/MemInstFinder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// TypeART library
22
//
3-
// Copyright (c) 2017-2025 TypeART Authors
3+
// Copyright (c) 2017-2026 TypeART Authors
44
// Distributed under the BSD 3-Clause license.
55
// (See accompanying file LICENSE.txt or copy at
66
// https://opensource.org/licenses/BSD-3-Clause)

0 commit comments

Comments
 (0)