Skip to content

Commit

Permalink
update copyright dates
Browse files Browse the repository at this point in the history
  • Loading branch information
imahjoub committed Jan 7, 2025
1 parent 7bfef57 commit 0762e2b
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/hash_sha256.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -----------------------------------------------------
# Copyright Iliass Mahjoub 2022 - 2024.
# Copyright Iliass Mahjoub 2022 - 2025.
# Distributed under the Boost Software License,
# Version 1.0. (See accompanying file LICENSE_1_0.txt
# or copy at http://www.boost.org/LICENSE_1_0.txt)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hash_sha256_codecov.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -----------------------------------------------------
# Copyright Iliass Mahjoub 2022 - 2024.
# Copyright Iliass Mahjoub 2022 - 2025.
# Distributed under the Boost Software License,
# Version 1.0. (See accompanying file LICENSE_1_0.txt
# or copy at http://www.boost.org/LICENSE_1_0.txt)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hash_sha256_codeql.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -----------------------------------------------------
# Copyright Iliass Mahjoub 2022 - 2024.
# Copyright Iliass Mahjoub 2022 - 2025.
# Distributed under the Boost Software License,
# Version 1.0. (See accompanying file LICENSE_1_0.txt
# or copy at http://www.boost.org/LICENSE_1_0.txt)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hash_sha256_sonar.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -----------------------------------------------------
# Copyright Iliass Mahjoub 2022 - 2024.
# Copyright Iliass Mahjoub 2022 - 2025.
# Distributed under the Boost Software License,
# Version 1.0. (See accompanying file LICENSE_1_0.txt
# or copy at http://www.boost.org/LICENSE_1_0.txt)
Expand Down
2 changes: 1 addition & 1 deletion hash_sha256/hash_sha256.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////
// //
// Copyright Iliass Mahjoub 2022 - 2024. //
// Copyright Iliass Mahjoub 2022 - 2025. //
// Distributed under the Boost Software License, //
// Version 1.0. (See accompanying file LICENSE_1_0.txt //
// or copy at http://www.boost.org/LICENSE_1_0.txt) //
Expand Down
2 changes: 1 addition & 1 deletion hash_sha256_test.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////
// //
// Copyright Iliass Mahjoub 2022 - 2024. //
// Copyright Iliass Mahjoub 2022 - 2025. //
// Distributed under the Boost Software License, //
// Version 1.0. (See accompanying file LICENSE_1_0.txt //
// or copy at http://www.boost.org/LICENSE_1_0.txt) //
Expand Down
2 changes: 1 addition & 1 deletion qemu_build/stm32f429.ld
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*
Copyright Christopher Kormanyos 2007 - 2024.
Copyright Christopher Kormanyos 2007 - 2025.
Distributed under the Boost Software License,
Version 1.0. (See accompanying file LICENSE_1_0.txt
or copy at http://www.boost.org/LICENSE_1_0.txt)
Expand Down
2 changes: 1 addition & 1 deletion qemu_build/stm32f429_startup.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright Christopher Kormanyos 2007 - 2024.
// Copyright Christopher Kormanyos 2007 - 2025.
// Distributed under the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt
// or copy at http://www.boost.org/LICENSE_1_0.txt)
Expand Down
4 changes: 2 additions & 2 deletions qemu_build/test_hash_sha256_emulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#
# Created: 21/09/2022
#
# Copyright: Copyright Iliass Mahjoub 2022 - 2024.
# Copyright Christopher Kormanyos 2007 - 2024.
# Copyright: Copyright Iliass Mahjoub 2022 - 2025.
# Copyright Christopher Kormanyos 2007 - 2025.
#
# Licence: Distributed under the Boost Software License,
# Version 1.0. (See accompanying file LICENSE_1_0.txt
Expand Down
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -----------------------------------------------------
# Copyright Iliass Mahjoub 2022 - 2024.
# Copyright Iliass Mahjoub 2022 - 2025.
# Distributed under the Boost Software License,
# Version 1.0. (See accompanying file LICENSE_1_0.txt
# or copy at http://www.boost.org/LICENSE_1_0.txt)
Expand Down

0 comments on commit 0762e2b

Please sign in to comment.