Skip to content
This repository was archived by the owner on Mar 2, 2025. It is now read-only.

Commit d2c47a6

Browse files
committed
Happy New Year 🎉
1 parent 2687073 commit d2c47a6

40 files changed

+40
-40
lines changed

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
2+
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
33
# All rights reserved.
44
#
55
# Developed by: Philipp Paulweber et al.

.cmake/Findlibpass.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
2+
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
33
# All rights reserved.
44
#
55
# Developed by: Philipp Paulweber et al.

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
2+
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
33
# All rights reserved.
44
#
55
# Developed by: Philipp Paulweber et al.

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
2+
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
33
# All rights reserved.
44
#
55
# Developed by: Philipp Paulweber et al.

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
2+
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
33
# All rights reserved.
44
#
55
# Developed by: Philipp Paulweber et al.

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
2+
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
33
# All rights reserved.
44
#
55
# Developed by: Philipp Paulweber et al.

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
2+
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
33
# All rights reserved.
44
#
55
# Developed by: Philipp Paulweber et al.

.ycm_extra_conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
2+
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
33
# All rights reserved.
44
#
55
# Developed by: Philipp Paulweber et al.

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
2+
# Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
33
# All rights reserved.
44
#
55
# Developed by: Philipp Paulweber et al.

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Copyright (C) 2015-2023 CASM Organization <https://casm-lang.org>
2+
Copyright (C) 2015-2024 CASM Organization <https://casm-lang.org>
33
All rights reserved.
44

55
Developed by: Philipp Paulweber et al.

0 commit comments

Comments
 (0)