diff options
| author | jvoisin | 2015-07-13 13:40:47 +0200 |
|---|---|---|
| committer | jvoisin | 2015-07-13 13:40:47 +0200 |
| commit | 8e27514c47d3d44ae070d55631df595248a9c0d9 (patch) | |
| tree | aecbd170cda43eecfd5b49c72169156e6eb03e31 /package/debian/copyright | |
| parent | cba0b49eb6e2782438df1394a3d42e424d9bc968 (diff) | |
Fix a bit the build system
Diffstat (limited to 'package/debian/copyright')
| -rw-r--r-- | package/debian/copyright | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/debian/copyright b/package/debian/copyright index 7f82bd9..6bec77a 100644 --- a/package/debian/copyright +++ b/package/debian/copyright | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | 1 | Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
| 2 | Upstream-Name: phpmalwarefinder | 2 | Upstream-Name: phpmalwarefinder |
| 3 | Source: gitlab.nbs-system.com:packages/php-malware-finder.git | 3 | Source: https://github.com/nbs-system/php-malware-finder |
| 4 | 4 | ||
| 5 | Files: * | 5 | Files: * |
| 6 | Copyright 2015 Julien (jvoisin) Voisin <jvo@nbs-system.com> | 6 | Copyright 2015 Julien (jvoisin) Voisin <jvo@nbs-system.com> |
| 7 | License: GPLv2 \ No newline at end of file | 7 | License: GPLv3 |
