mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Update copyright dates.
This commit is contained in:
parent
797d97c9bf
commit
7922a9013d
@ -63,7 +63,7 @@ INSTALLATION
|
||||
|
||||
### REQUIREMENTS
|
||||
|
||||
- Python v2.6+ (except Python3.2)
|
||||
- Python v2.6+ except v3.2
|
||||
- Supported shells:
|
||||
- bash v4.0+
|
||||
- zsh
|
||||
@ -148,7 +148,7 @@ maintained by William Ting. More contributors can be found in `AUTHORS`.
|
||||
COPYRIGHT
|
||||
---------
|
||||
|
||||
Copyright © 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL
|
||||
Copyright © 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL
|
||||
version 3 or later <http://gnu.org/licenses/gpl.html>. This is free
|
||||
software: you are free to change and redistribute it. There is NO
|
||||
WARRANTY, to the extent permitted by law.
|
||||
|
@ -2,7 +2,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
Copyright © 2008-2012 Joel Schaerer
|
||||
Copyright © 2012-2014 William Ting
|
||||
Copyright © 2012-2016 William Ting
|
||||
|
||||
* 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
|
||||
|
@ -127,7 +127,7 @@ maintained by William Ting.
|
||||
More contributors can be found in \f[C]AUTHORS\f[].
|
||||
.SS COPYRIGHT
|
||||
.PP
|
||||
Copyright © 2012 Free Software Foundation, Inc.
|
||||
Copyright © 2016 Free Software Foundation, Inc.
|
||||
License GPLv3+: GNU GPL version 3 or later
|
||||
<http://gnu.org/licenses/gpl.html>.
|
||||
This is free software: you are free to change and redistribute it.
|
||||
|
@ -28,7 +28,7 @@ William Ting. More contributors can be found in `AUTHORS`.
|
||||
COPYRIGHT
|
||||
---------
|
||||
|
||||
Copyright © 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version
|
||||
Copyright © 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version
|
||||
3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are
|
||||
free to change and redistribute it. There is NO WARRANTY, to the extent
|
||||
permitted by law.
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
### REQUIREMENTS
|
||||
|
||||
- Python v2.6+
|
||||
- Python v2.6+ except v3.2
|
||||
- Supported shells:
|
||||
- bash v4.0+
|
||||
- zsh
|
||||
@ -41,7 +41,7 @@ MacPorts also available:
|
||||
|
||||
## Windows
|
||||
|
||||
Windows support is enabled by [clink](https://code.google.com/p/clink/) which
|
||||
Windows support is enabled by [clink](https://mridgers.github.io/clink/) which
|
||||
should be installed prior to installing autojump.
|
||||
|
||||
### MANUAL
|
||||
|
Loading…
Reference in New Issue
Block a user