diff --git a/package/rpm/build.sh b/package/rpm/build.sh index d7a2c8e3c..ea364eb73 100755 --- a/package/rpm/build.sh +++ b/package/rpm/build.sh @@ -1,10 +1,10 @@ #!/bin/sh # -# This file is part of Corrade. +# This file is part of Magnum. # -# Copyright © 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, -# 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 +# Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, +# 2020, 2021, 2022, 2023, 2024 # Vladimír Vondruš # Copyright © 2018, 2020, 2021, 2022, 2023, 2024 # Igal Alkon