diff --git a/resources/check_endianness.cpp b/resources/check_endianness.cpp index da15faa..2c83f1a 100644 --- a/resources/check_endianness.cpp +++ b/resources/check_endianness.cpp @@ -1,4 +1,4 @@ -// Copyright , FOSS-VG Developers and Contributers +// Copyright 2022, FOSS-VG Developers and Contributers // // This program is free software: you can redistribute it and/or modify it // under the terms of the GNU Affero General Public License as published diff --git a/scripts/clean_dependencies.sh b/scripts/clean_dependencies.sh index 5fb9975..697183c 100755 --- a/scripts/clean_dependencies.sh +++ b/scripts/clean_dependencies.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright , FOSS-VG Developers and Contributers +# Copyright 2022, FOSS-VG Developers and Contributers # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU Affero General Public License as published