From 654ae9d2fb82932fd8f745dfe73cc97e32817296 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 30 Oct 2024 10:51:46 +0100 Subject: [PATCH] package/rpm: wrong license header copypaste. --- package/rpm/build.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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