aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/spec/time_consts_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'src/ruby/spec/time_consts_spec.rb')
-rw-r--r--src/ruby/spec/time_consts_spec.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ruby/spec/time_consts_spec.rb b/src/ruby/spec/time_consts_spec.rb
index b01027ce26..d090e71db3 100644
--- a/src/ruby/spec/time_consts_spec.rb
+++ b/src/ruby/spec/time_consts_spec.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
@@ -86,4 +86,4 @@ describe '#from_relative_time' do
expect(abs.to_f).to be_within(epsilon).of(want.to_f)
end
end
-end
+end \ No newline at end of file