Add license (commit to test irker bot)

This commit is contained in:
Xavier Guimard 2018-09-12 09:18:33 +02:00
parent 8377aa53d4
commit 581c609e92
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@
# This script downloads issues from gitlab.ow2.org and insert issues title in
# "changelog" file in a new version entry, grouped using tags: Bug,
# New feature, Improvement.
#
# Copyright: Xavier Guimard <x.guimard@free.fr>
# See COPYING for license
use LWP::UserAgent;
use JSON;