diff options
author | James Booth <boothj5@gmail.com> | 2016-07-24 01:22:29 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2016-07-24 01:22:29 +0100 |
commit | 47dfa6c3fc6368a908984d8b3a3840276fe3c9c7 (patch) | |
tree | c0adb41e528eea0542f7c066c0e4728eab0d342f /src/tools/parser.c | |
parent | d44472049b6c4bf4ff96315182ad214db693057f (diff) | |
parent | 4ecb4019a616406444e16f53c8ffdbfe8070b2d2 (diff) | |
download | profani-tty-47dfa6c3fc6368a908984d8b3a3840276fe3c9c7.tar.gz |
Merge branch 'master' into python3
Conflicts: .gitignore
Diffstat (limited to 'src/tools/parser.c')
-rw-r--r-- | src/tools/parser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/parser.c b/src/tools/parser.c index 3cc35e20..d6ec13df 100644 --- a/src/tools/parser.c +++ b/src/tools/parser.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see <http://www.gnu.org/licenses/>. + * along with Profanity. If not, see <https://www.gnu.org/licenses/>. * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under |