1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-24 03:46:39 +02:00

core: fix copyright dates

This commit is contained in:
Sébastien Helleu
2018-09-01 08:13:12 +02:00
parent 533dbf972d
commit 796859b873
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright (C) 2017 Sébastien Helleu <flashcode@flashtux.org>
# Copyright (C) 2017-2018 Sébastien Helleu <flashcode@flashtux.org>
#
# 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