assets/puzzles.xsd in pdd-0.15.2 vs assets/puzzles.xsd in pdd-0.15.3
- old
+ new
@@ -1,9 +1,9 @@
<?xml version="1.0"?>
<!--
- * Copyright (c) 2014 TechnoPark Corp.
- * Copyright (c) 2014 Yegor Bugayenko
+ * Copyright (c) 2014-2016 TechnoPark Corp.
+ * Copyright (c) 2014-2016 Yegor Bugayenko
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the 'Software'), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
@@ -101,6 +101,6 @@
<xs:unique name="puzzleBody">
<xs:selector xpath="./puzzle" />
<xs:field xpath="body" />
</xs:unique>
</xs:element>
-</xs:schema>
\ No newline at end of file
+</xs:schema>