about summary refs log tree commit homepage
path: root/perl/dtas-graph
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-08-28 00:15:47 +0000
committerEric Wong <normalperson@yhbt.net>2013-08-28 00:24:27 +0000
commita738d4fd840e088d9a46dea2429c35ba8100df9d (patch)
tree559fdb56ce69d480ce50c3fbd89345ab78cc984d /perl/dtas-graph
parentcd6065bcd94397fa23dd29621196e71f2183dc01 (diff)
downloaddtas-a738d4fd840e088d9a46dea2429c35ba8100df9d.tar.gz
All files we distribute in the tarball need to have a
copyright/license specified for Savannah.

We don't need the example state file anymore.
Diffstat (limited to 'perl/dtas-graph')
-rwxr-xr-xperl/dtas-graph2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/dtas-graph b/perl/dtas-graph
index a668d47..0b0abca 100755
--- a/perl/dtas-graph
+++ b/perl/dtas-graph
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net> and all contributors
 # License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
 use strict;
 use Graph::Easy; # for ASCII-art graphs