aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/bin/math_client.rb
diff options
context:
space:
mode:
Diffstat (limited to 'src/ruby/bin/math_client.rb')
-rwxr-xr-xsrc/ruby/bin/math_client.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ruby/bin/math_client.rb b/src/ruby/bin/math_client.rb
index 7e838e23d1..9a0687f669 100755
--- a/src/ruby/bin/math_client.rb
+++ b/src/ruby/bin/math_client.rb
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-# Copyright 2014, Google Inc.
+# Copyright 2015, Google Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -144,4 +144,4 @@ def main
do_div_many(stub)
end
-main
+main \ No newline at end of file