Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2013-01-01 10:41:30 +0400
committerJoel Brobecker <brobecker@adacore.com>2013-01-01 10:41:30 +0400
commit3b1c1875dd2d9e2d7b9fa6383acb815a03df1077 (patch)
tree85a60ed36c4d2465070feef1032c015078749b3f /include/gdb/fileio.h
parentd6aec4e02509549e1b26ffcd8d210a83f0f77754 (diff)
Update years in copyright notice for the GDB files.
Two modifications: 1. The addition of 2013 to the copyright year range for every file; 2. The use of a single year range, instead of potentially multiple year ranges, as approved by the FSF.
Diffstat (limited to 'include/gdb/fileio.h')
-rw-r--r--include/gdb/fileio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdb/fileio.h b/include/gdb/fileio.h
index 06b2ecf60..73275d436 100644
--- a/include/gdb/fileio.h
+++ b/include/gdb/fileio.h
@@ -1,6 +1,6 @@
/* Hosted File I/O interface definitions, for GDB, the GNU Debugger.
- Copyright 2003, 2007-2012 Free Software Foundation, Inc.
+ Copyright 2003-2013 Free Software Foundation, Inc.
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