aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Schwarz <zeranoe@gmail.com>2018-07-10 13:10:29 -0400
committerKyle Schwarz <zeranoe@gmail.com>2018-07-10 13:10:29 -0400
commit2cc015e6391c2f3648017c84a3e6a53e4eccc601 (patch)
tree052b4d7a31a37cf97362ef6ab861d0fb6951d0b3
parent6676e4e9d5f842fc801f5ed9cf0d3c753d260504 (diff)
Update copyright year
-rwxr-xr-xmingw-w64-build4
1 files changed, 2 insertions, 2 deletions
diff --git a/mingw-w64-build b/mingw-w64-build
index 28d069e..784ea4f 100755
--- a/mingw-w64-build
+++ b/mingw-w64-build
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (C) 2017 Kyle Schwarz
+# Copyright (C) 2018 Kyle Schwarz
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -47,7 +47,7 @@ show_version()
{
cat <<VERSION
mingw-w64-build $v_script
-Copyright (C) 2017 Kyle Schwarz
+Copyright (C) 2018 Kyle Schwarz
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.