From: <bo...@us...> - 2014-12-09 17:02:59
|
Revision: 570 http://sourceforge.net/p/xmlunit/code/570 Author: bodewig Date: 2014-12-09 17:02:47 +0000 (Tue, 09 Dec 2014) Log Message: ----------- forgot to update year Modified Paths: -------------- branches/xmlunit-1.x/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java branches/xmlunit-1.x/tests/java/org/custommonkey/xmlunit/jaxp13/test_Validator.java Modified: branches/xmlunit-1.x/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java =================================================================== --- branches/xmlunit-1.x/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java 2014-12-09 16:56:07 UTC (rev 569) +++ branches/xmlunit-1.x/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java 2014-12-09 17:02:47 UTC (rev 570) @@ -1,6 +1,6 @@ /* ****************************************************************** -Copyright (c) 2008, Jeff Martin, Tim Bacon +Copyright (c) 2008, 2014, Jeff Martin, Tim Bacon All rights reserved. Redistribution and use in source and binary forms, with or without Modified: branches/xmlunit-1.x/tests/java/org/custommonkey/xmlunit/jaxp13/test_Validator.java =================================================================== --- branches/xmlunit-1.x/tests/java/org/custommonkey/xmlunit/jaxp13/test_Validator.java 2014-12-09 16:56:07 UTC (rev 569) +++ branches/xmlunit-1.x/tests/java/org/custommonkey/xmlunit/jaxp13/test_Validator.java 2014-12-09 17:02:47 UTC (rev 570) @@ -1,6 +1,6 @@ /* ****************************************************************** -Copyright (c) 2008,2011, Jeff Martin, Tim Bacon +Copyright (c) 2008,2011,2014, Jeff Martin, Tim Bacon All rights reserved. Redistribution and use in source and binary forms, with or without This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |