From 5a0dbfc1cfddd2028ced800fc1f65e1c443126ab Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 19 Jan 2015 23:36:49 +0000 Subject: update copyright years and links to mailing list archives The documentation part is managed by the new Documentation/update-copyright script. For the future, the rest may be managed by the update-copyright tool in gnulib --- lib/dtas/spawn_fix.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/dtas/spawn_fix.rb') diff --git a/lib/dtas/spawn_fix.rb b/lib/dtas/spawn_fix.rb index dfcc884..ebde23c 100644 --- a/lib/dtas/spawn_fix.rb +++ b/lib/dtas/spawn_fix.rb @@ -1,5 +1,7 @@ +# Copyright (C) 2013-2015 all contributors +# License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt) +# workaround for older Rubies: https://bugs.ruby-lang.org/issues/8770 module DTAS::SpawnFix # :nodoc: - # workaround for older Rubies: https://bugs.ruby-lang.org/issues/8770 def spawn(*args) super(*args) rescue Errno::EINTR -- cgit v1.2.3-24-ge0c7