Skip to content

Commit 3377bc2

Browse files
committed
scripts/Windows/build-mingw-nut.sh: add (C) into the heading
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
1 parent 73c0189 commit 3377bc2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

scripts/Windows/build-mingw-nut.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
# script to cross compile NUT for Windows from Linux using MinGW-w64
66
# http://mingw-w64.sourceforge.net/
77
#
8+
# Copyright (C)
9+
# 2012 Arnaud Quette <arnaud.quette@free.fr>
10+
# 2022-2026 Jim Klimov <jimklimov+nut@gmail.com>
11+
#
812
# This program is free software; you can redistribute it and/or modify
913
# it under the terms of the GNU General Public License as published by
1014
# the Free Software Foundation; either version 2 of the License, or

0 commit comments

Comments
 (0)