Skip to content

Commit

Permalink
update all dates
Browse files Browse the repository at this point in the history
  • Loading branch information
imahjoub committed Feb 25, 2024
1 parent 31fdea8 commit 537b432
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 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 - 2023.
# Copyright Iliass Mahjoub 2022 - 2024.
# 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
6 changes: 3 additions & 3 deletions .github/workflows/hash_sha256_codecov.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# -----------------------------------------------------
# Copyright Iliass Mahjoub 2022 - 2023.
# Distributed under the Boost Software License,
# Copyright Iliass Mahjoub 2022 - 2024.
# 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)
# or copy at http://www.boost.org/LICENSE_1_0.txt)
# -----------------------------------------------------

name: hash_sha256_codecov
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/hash_sha256_codeql.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# -----------------------------------------------------
# Copyright Iliass Mahjoub 2022 - 2023.
# Distributed under the Boost Software License,
# Copyright Iliass Mahjoub 2022 - 2024.
# 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)
# or copy at http://www.boost.org/LICENSE_1_0.txt)
# -----------------------------------------------------

name: "CodeQL"
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/hash_sha256_sonar.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# -----------------------------------------------------
# Copyright Iliass Mahjoub 2022 - 2023.
# Distributed under the Boost Software License,
# Copyright Iliass Mahjoub 2022 - 2024.
# 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)
# or copy at http://www.boost.org/LICENSE_1_0.txt)
# -----------------------------------------------------

name: hash_sha256_sonar
Expand Down Expand Up @@ -33,7 +33,7 @@ jobs:
SONAR_SCANNER_DOWNLOAD_URL: https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-${{ env.SONAR_SCANNER_VERSION }}-linux.zip
run: |
mkdir -p $HOME/.sonar
curl -sSLo $HOME/.sonar/sonar-scanner.zip ${{ env.SONAR_SCANNER_DOWNLOAD_URL }}
curl -sSLo $HOME/.sonar/sonar-scanner.zip ${{ env.SONAR_SCANNER_DOWNLOAD_URL }}
unzip -o $HOME/.sonar/sonar-scanner.zip -d $HOME/.sonar/
echo "$HOME/.sonar/sonar-scanner-${{ env.SONAR_SCANNER_VERSION }}-linux/bin" >> $GITHUB_PATH
- name: Download and set up build-wrapper
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 - 2023. //
// Copyright Iliass Mahjoub 2022 - 2024. //
// 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 - 2023. //
// Copyright Iliass Mahjoub 2022 - 2024. //
// 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 - 2023.
Copyright Christopher Kormanyos 2007 - 2024.
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 - 2023.
// Copyright Christopher Kormanyos 2007 - 2024.
// 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 - 2023.
# Copyright Christopher Kormanyos 2007 - 2023.
# Copyright: Copyright Iliass Mahjoub 2022 - 2024.
# Copyright Christopher Kormanyos 2007 - 2024.
#
# Licence: Distributed under the Boost Software License,
# Version 1.0. (See accompanying file LICENSE_1_0.txt
Expand Down
6 changes: 3 additions & 3 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# -----------------------------------------------------
# Copyright Iliass Mahjoub 2022 - 2023.
# Distributed under the Boost Software License,
# Copyright Iliass Mahjoub 2022 - 2024.
# 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)
# or copy at http://www.boost.org/LICENSE_1_0.txt)
# -----------------------------------------------------

sonar.projectKey=imahjoub_hash_sha256
Expand Down

0 comments on commit 537b432

Please sign in to comment.