about summary refs log tree commit homepage
path: root/dtas-mpris.gemspec
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 /dtas-mpris.gemspec
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 'dtas-mpris.gemspec')
-rw-r--r--dtas-mpris.gemspec3
1 files changed, 3 insertions, 0 deletions
diff --git a/dtas-mpris.gemspec b/dtas-mpris.gemspec
index bb42286..c6dd808 100644
--- a/dtas-mpris.gemspec
+++ b/dtas-mpris.gemspec
@@ -1,4 +1,7 @@
 # -*- encoding: binary -*-
+# Copyright 2013, Eric Wong <normalperson@yhbt.net> and all contributors.
+# License: GPLv2 or later <http://www.gnu.org/licenses/gpl-2.0.txt>
+# This is GPLv2+ instead of GPLv3+ because ruby-dbus is LGPLv2.1 (only)
 Gem::Specification.new do |s|
   s.name = %q{dtas-mpris}
   s.version = '0.0.0'