From b16ee1ab1b749a6c68d37629a9eac07a35aadd7d Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Tue, 30 Apr 2024 05:11:03 +0100 Subject: [PATCH] Update copyright year. --- _Footer.md | 2 +- css/_colors.scss | 2 +- css/_font.scss | 2 +- css/_fontstyles.scss | 2 +- css/aaruserver.scss | 2 +- docs/README.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_Footer.md b/_Footer.md index b86f6e4..8d83e97 100644 --- a/_Footer.md +++ b/_Footer.md @@ -1 +1 @@ -Aaru © 2011-2021 Natalia Portillo +Aaru © 2011-2024 Natalia Portillo diff --git a/css/_colors.scss b/css/_colors.scss index acee132..fb55cb7 100644 --- a/css/_colors.scss +++ b/css/_colors.scss @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2024 Natalia Portillo // ****************************************************************************/ $white: #ffffff; diff --git a/css/_font.scss b/css/_font.scss index e860382..d956c7a 100644 --- a/css/_font.scss +++ b/css/_font.scss @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2024 Natalia Portillo // ****************************************************************************/ @import url('https://fonts.googleapis.com/css?family=Roboto+Mono|Source+Sans+Pro:300,600'); diff --git a/css/_fontstyles.scss b/css/_fontstyles.scss index 4d99157..b2b2453 100644 --- a/css/_fontstyles.scss +++ b/css/_fontstyles.scss @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2024 Natalia Portillo // ****************************************************************************/ @import "_colors"; diff --git a/css/aaruserver.scss b/css/aaruserver.scss index 1505b2b..6993cce 100644 --- a/css/aaruserver.scss +++ b/css/aaruserver.scss @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2024 Natalia Portillo // ****************************************************************************/ @import "_colors"; diff --git a/docs/README.md b/docs/README.md index 4123a12..c1c0d31 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,7 @@ Aaru Data Preservation Suite v5.3.0 Aaru -Copyright © 2011-2021 Natalia Portillo +Copyright © 2011-2024 Natalia Portillo [![Build Status](https://dev.azure.com/Aaru-dps/aaru/_apis/build/status/aaru-dps.Aaru?branchName=master)](https://dev.azure.com/Aaru-dps/aaru/_build/latest?definitionId=7&branchName=master) [![Build Status](https://travis-ci.org/aaru-dps/Aaru.svg?branch=master)](https://travis-ci.org/github/aaru-dps/Aaru)