aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/bin/math.rb
diff options
context:
space:
mode:
Diffstat (limited to 'src/ruby/bin/math.rb')
-rwxr-xr-xsrc/ruby/bin/math.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ruby/bin/math.rb b/src/ruby/bin/math.rb
index 09d1e98586..7dc677b6a3 100755
--- a/src/ruby/bin/math.rb
+++ b/src/ruby/bin/math.rb
@@ -1,4 +1,4 @@
-# Copyright 2014, Google Inc.
+# Copyright 2015, Google Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -58,4 +58,4 @@ module Math
FibArgs = Google::Protobuf::DescriptorPool.generated_pool.lookup("math.FibArgs").msgclass
Num = Google::Protobuf::DescriptorPool.generated_pool.lookup("math.Num").msgclass
FibReply = Google::Protobuf::DescriptorPool.generated_pool.lookup("math.FibReply").msgclass
-end
+end \ No newline at end of file