mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 08:41:13 +08:00
Update copyright information
Axel left in 2009, so anything after that let's just credit to "contributors". See #6036. [ci skip]
This commit is contained in:
parent
a3fa011ef5
commit
eb80a90959
1
COPYING
1
COPYING
|
@ -1,6 +1,7 @@
|
||||||
Fish is a smart and user-friendly command line shell.
|
Fish is a smart and user-friendly command line shell.
|
||||||
|
|
||||||
Copyright (C) 2005-2009 Axel Liljencrantz
|
Copyright (C) 2005-2009 Axel Liljencrantz
|
||||||
|
Copyright (C) 2009-2019 fish-shell contributors
|
||||||
|
|
||||||
fish is free software.
|
fish is free software.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
License
|
License
|
||||||
========
|
========
|
||||||
|
|
||||||
``fish`` Copyright © 2005-2009 Axel Liljencrantz. ``fish`` is released under the GNU General Public License, version 2.
|
``fish`` Copyright © 2005-2009 Axel Liljencrantz, 2009-2019 fish-shell contributors. ``fish`` is released under the GNU General Public License, version 2.
|
||||||
|
|
||||||
``fish`` includes other code licensed under the GNU General Public License, version 2, including GNU ``printf``.
|
``fish`` includes other code licensed under the GNU General Public License, version 2, including GNU ``printf``.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user