mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2024-11-10 15:31:39 +00:00
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:
parent
d32cdf80eb
commit
e39cf2b157
1 changed files with 3 additions and 4 deletions
|
@ -5,10 +5,9 @@
|
||||||
* use forward- and back-slash in path names interchangeably, and
|
* use forward- and back-slash in path names interchangeably, and
|
||||||
* some of them have case-insensitive file names.
|
* some of them have case-insensitive file names.
|
||||||
*
|
*
|
||||||
* Copyright 2000, 2001, 2007 Free Software Foundation, Inc.
|
* This was based on filenames.h from BFD, the Binary File Descriptor
|
||||||
*
|
* library, Copyright (C) 2000-2016 Free Software Foundation, Inc.,
|
||||||
* This is based on filenames.h from BFD, the Binary File Descriptor
|
* and changed by O. Sezer <sezero@users.sourceforge.net> for our needs.
|
||||||
* library, changed further for our needs.
|
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
Loading…
Reference in a new issue