filenames.h: update copyright years from mainstream.

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1344 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
sezero 2016-10-01 11:00:35 +00:00
parent d32cdf80eb
commit e39cf2b157
1 changed files with 3 additions and 4 deletions

View File

@ -5,10 +5,9 @@
* use forward- and back-slash in path names interchangeably, and
* some of them have case-insensitive file names.
*
* Copyright 2000, 2001, 2007 Free Software Foundation, Inc.
*
* This is based on filenames.h from BFD, the Binary File Descriptor
* library, changed further for our needs.
* This was based on filenames.h from BFD, the Binary File Descriptor
* library, Copyright (C) 2000-2016 Free Software Foundation, Inc.,
* and changed by O. Sezer <sezero@users.sourceforge.net> for our needs.
*
* 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