summaryrefslogtreecommitdiff
path: root/ruby
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2014-01-04 23:48:12 -0800
committerRuss Allbery <rra@stanford.edu>2014-01-05 12:59:37 -0800
commit008c9b1956fa2d6ad35ecd0c5251288232cab88b (patch)
tree28c63684f841f36a6f4fae7d240b16bde63c07e7 /ruby
parent8945c0e2883cca144e6d20d3c4d369fe8182239e (diff)
Change my email address to eagle@eyrie.org
Change-Id: Iba0376ea03a749d81abc2eeb49b0b5cf7d3e8847 Reviewed-on: https://gerrit.stanford.edu/1353 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'ruby')
-rw-r--r--ruby/extconf.rb.in2
-rw-r--r--ruby/test_remctl.rb.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/ruby/extconf.rb.in b/ruby/extconf.rb.in
index bcc0719..9661553 100644
--- a/ruby/extconf.rb.in
+++ b/ruby/extconf.rb.in
@@ -1,7 +1,7 @@
# Extension setup for libremctl Ruby bindings. -*- ruby -*-
#
# Original implementation by Anthony M. Martinez <twopir@nmt.edu>
-# Some subsequent updates by Russ Allbery <rra@stanford.edu>
+# Some subsequent updates by Russ Allbery <eagle@eyrie.org>
# Copyright 2010 Anthony M. Martinez <twopir@nmt.edu>
# Copyright 2010
# The Board of Trustees of the Leland Stanford Junior University
diff --git a/ruby/test_remctl.rb.in b/ruby/test_remctl.rb.in
index 8471fad..34b5b42 100644
--- a/ruby/test_remctl.rb.in
+++ b/ruby/test_remctl.rb.in
@@ -1,6 +1,6 @@
# Test suite for remctl Ruby bindings.
#
-# Written by Russ Allbery <rra@stanford.edu>
+# Written by Russ Allbery <eagle@eyrie.org>
# Copyright 2010, 2012
# The Board of Trustees of the Leland Stanford Junior University
#