diff options
author | Paul Smith <psmith@gnu.org> | 2014-09-30 08:33:21 -0400 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2014-09-30 09:32:42 -0400 |
commit | 0a3a0756b987e2f7f06322de746c3da5fef4c9ed (patch) | |
tree | a9b03921cf1260a2961b7ddfc238770ac26c5ce5 /w32/subproc/build.bat | |
parent | 3712e8a81913932d5daead046fa483de291ec502 (diff) | |
download | gunmake-0a3a0756b987e2f7f06322de746c3da5fef4c9ed.tar.gz |
Update Copyright statements for 2014.
Diffstat (limited to 'w32/subproc/build.bat')
-rw-r--r-- | w32/subproc/build.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/w32/subproc/build.bat b/w32/subproc/build.bat index ecd2ab7..f8604ce 100644 --- a/w32/subproc/build.bat +++ b/w32/subproc/build.bat @@ -17,7 +17,7 @@ gcc -mthreads -Wall -gdwarf-2 -g3 %OPT% -I.. -I. -I../include -I../.. -DWINDOWS3 :BuildEnd
@echo off
-rem Copyright (C) 1996-2013 Free Software Foundation, Inc.
+rem Copyright (C) 1996-2014 Free Software Foundation, Inc.
rem This file is part of GNU Make.
rem
rem GNU Make is free software; you can redistribute it and/or modify it under
|