about summary refs log tree commit homepage
path: root/dtas-linux.gemspec
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-08-29 09:25:22 +0000
committerEric Wong <normalperson@yhbt.net>2013-08-29 09:25:22 +0000
commit4bd49cda05b43fc68f9353620e3f018f1c07fcbb (patch)
tree7ef6141c99b1900a89182e388c559d3d74efc731 /dtas-linux.gemspec
parent0f345d3f3f8247fbc18f83748ea25c9f4731eaa5 (diff)
downloaddtas-4bd49cda05b43fc68f9353620e3f018f1c07fcbb.tar.gz
While we're at it, remove a repeated paragraph.  It was a copy+paste
error of the paragraph above it.

dtas-linux.gemspec: likewise for copyright.
Diffstat (limited to 'dtas-linux.gemspec')
-rw-r--r--dtas-linux.gemspec4
1 files changed, 3 insertions, 1 deletions
diff --git a/dtas-linux.gemspec b/dtas-linux.gemspec
index 34462b3..fb04c9c 100644
--- a/dtas-linux.gemspec
+++ b/dtas-linux.gemspec
@@ -1,4 +1,6 @@
-# -*- encoding: binary -*-
+# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net> and all contributors
+# License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
+#
 # this just declares dependencies to make gem installation a little easier
 # for Linux users
 Gem::Specification.new do |s|