Browse Source

package/rpm: wrong license header copypaste.

pull/653/head
Vladimír Vondruš 2 years ago
parent
commit
654ae9d2fb
  1. 6
      package/rpm/build.sh

6
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š <mosra@centrum.cz>
# Copyright © 2018, 2020, 2021, 2022, 2023, 2024
# Igal Alkon <igal.alkon@gmail.com>

Loading…
Cancel
Save