/hg/rhino-tests: Fixed (c) year in SimpleScriptContextClassTest.
ptisnovs at icedtea.classpath.org
ptisnovs at icedtea.classpath.org
Tue Apr 8 07:57:08 UTC 2014
changeset 2376dfe0bccd in /hg/rhino-tests
details: http://icedtea.classpath.org/hg/rhino-tests?cmd=changeset;node=2376dfe0bccd
author: Pavel Tisnovsky <ptisnovs at redhat.com>
date: Tue Apr 08 09:57:54 2014 +0200
Fixed (c) year in SimpleScriptContextClassTest.
diffstat:
ChangeLog | 5 +++++
src/org/RhinoTests/SimpleScriptContextClassTest.java | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r f2bfb93649b4 -r 2376dfe0bccd ChangeLog
--- a/ChangeLog Mon Apr 07 11:27:33 2014 +0200
+++ b/ChangeLog Tue Apr 08 09:57:54 2014 +0200
@@ -1,3 +1,8 @@
+2014-04-08 Pavel Tisnovsky <ptisnovs at redhat.com>
+
+ * src/org/RhinoTests/SimpleScriptContextClassTest.java:
+ Fixed (c) year in SimpleScriptContextClassTest.
+
2014-04-07 Pavel Tisnovsky <ptisnovs at redhat.com>
* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
diff -r f2bfb93649b4 -r 2376dfe0bccd src/org/RhinoTests/SimpleScriptContextClassTest.java
--- a/src/org/RhinoTests/SimpleScriptContextClassTest.java Mon Apr 07 11:27:33 2014 +0200
+++ b/src/org/RhinoTests/SimpleScriptContextClassTest.java Tue Apr 08 09:57:54 2014 +0200
@@ -1,7 +1,7 @@
/*
Rhino test framework
- Copyright (C) 2011, 2012, 2013 Red Hat
+ Copyright (C) 2011, 2012, 2013, 2014 Red Hat
This file is part of IcedTea.
More information about the distro-pkg-dev
mailing list