mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2024-11-10 07:21:58 +00:00
filenames.h: update copyright years from mainstream.
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1344 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
parent
c0d6f2e736
commit
f095cd1abf
1 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue