diff --git a/README.md b/README.md index 62b9549..182193a 100644 --- a/README.md +++ b/README.md @@ -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 . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. diff --git a/bin/autojump b/bin/autojump index 247c24e..9205085 100755 --- a/bin/autojump +++ b/bin/autojump @@ -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 diff --git a/docs/autojump.1 b/docs/autojump.1 index 188194f..2e185ce 100644 --- a/docs/autojump.1 +++ b/docs/autojump.1 @@ -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 . This is free software: you are free to change and redistribute it. diff --git a/docs/body.md b/docs/body.md index 9d635b4..91a169e 100644 --- a/docs/body.md +++ b/docs/body.md @@ -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 . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. diff --git a/docs/install.md b/docs/install.md index 1ad7d66..895ff29 100644 --- a/docs/install.md +++ b/docs/install.md @@ -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