summaryrefslogtreecommitdiff
path: root/w32/compat
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2014-09-30 08:33:21 -0400
committerPaul Smith <psmith@gnu.org>2014-09-30 09:32:42 -0400
commit0a3a0756b987e2f7f06322de746c3da5fef4c9ed (patch)
treea9b03921cf1260a2961b7ddfc238770ac26c5ce5 /w32/compat
parent3712e8a81913932d5daead046fa483de291ec502 (diff)
downloadgunmake-0a3a0756b987e2f7f06322de746c3da5fef4c9ed.tar.gz
Update Copyright statements for 2014.
Diffstat (limited to 'w32/compat')
-rw-r--r--w32/compat/dirent.c2
-rw-r--r--w32/compat/posixfcn.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/w32/compat/dirent.c b/w32/compat/dirent.c
index 40c559a..56407dd 100644
--- a/w32/compat/dirent.c
+++ b/w32/compat/dirent.c
@@ -1,5 +1,5 @@
/* Directory entry code for Window platforms.
-Copyright (C) 1996-2013 Free Software Foundation, Inc.
+Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of GNU Make.
GNU Make is free software; you can redistribute it and/or modify it under the
diff --git a/w32/compat/posixfcn.c b/w32/compat/posixfcn.c
index 946f16b..b366399 100644
--- a/w32/compat/posixfcn.c
+++ b/w32/compat/posixfcn.c
@@ -1,6 +1,6 @@
/* Replacements for Posix functions and Posix functionality for MS-Windows.
-Copyright (C) 2013 Free Software Foundation, Inc.
+Copyright (C) 2013-2014 Free Software Foundation, Inc.
This file is part of GNU Make.
GNU Make is free software; you can redistribute it and/or modify it under the