Move sample datafile copyrights into metadata
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 16 Sep 2017 17:41:02 +0000 (17:41 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 16 Sep 2017 17:41:02 +0000 (17:41 +0000)
Instead of using YAML comments in the provided sample datafiles,
standardize on a "_copy" metadata key for greater extensibility.

etc/mudpy.yaml
mudpy/tests/fixtures/test_daemon.yaml
sample/__init__.yaml
sample/area.yaml
sample/prop.yaml
share/archetype.yaml
share/command.yaml
share/menu.yaml

index 76d1f01..4570691 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright (c) 2004-2017 Jeremy Stanley <fungi@yuggoth.org>. Permission
-# to use, copy, modify, and distribute this software is granted under
-# terms provided in the LICENSE file distributed with this software.
+_copy: Copyright (c) 2004-2017 Jeremy Stanley <fungi@yuggoth.org>.
+    Permission to use, copy, modify, and distribute this software is granted
+    under terms provided in the LICENSE file distributed with this software.
 
 
 _load: [ archetype.yaml, command.yaml, menu.yaml, sample ]
 
 
 _load: [ archetype.yaml, command.yaml, menu.yaml, sample ]
index 5d065e8..0f7e980 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright (c) 2004-2017 Jeremy Stanley <fungi@yuggoth.org>. Permission
-# to use, copy, modify, and distribute this software is granted under
-# terms provided in the LICENSE file distributed with this software.
+_copy: Copyright (c) 2004-2017 Jeremy Stanley <fungi@yuggoth.org>.
+    Permission to use, copy, modify, and distribute this software is granted
+    under terms provided in the LICENSE file distributed with this software.
 
 
 _load: [ archetype.yaml, command.yaml, menu.yaml, sample ]
 
 
 _load: [ archetype.yaml, command.yaml, menu.yaml, sample ]
index da51bad..159648d 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright (c) 2004-2014 Jeremy Stanley <fungi@yuggoth.org>. Permission
-# to use, copy, modify, and distribute this software is granted under
-# terms provided in the LICENSE file distributed with this software.
+_copy: Copyright (c) 2004-2017 Jeremy Stanley <fungi@yuggoth.org>.
+    Permission to use, copy, modify, and distribute this software is granted
+    under terms provided in the LICENSE file distributed with this software.
 
 _load: [ area.yaml, prop.yaml ]
 
 
 _load: [ area.yaml, prop.yaml ]
 
index 93992a6..0213573 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright (c) 2004-2014 Jeremy Stanley <fungi@yuggoth.org>. Permission
-# to use, copy, modify, and distribute this software is granted under
-# terms provided in the LICENSE file distributed with this software.
+_copy: Copyright (c) 2004-2017 Jeremy Stanley <fungi@yuggoth.org>.
+    Permission to use, copy, modify, and distribute this software is granted
+    under terms provided in the LICENSE file distributed with this software.
 
 area:-1,0,0:
     description: This is the West Sample Location. It is merely provided as an example of what an area might look like.
 
 area:-1,0,0:
     description: This is the West Sample Location. It is merely provided as an example of what an area might look like.
index 4104787..259d75f 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright (c) 2004-2014 Jeremy Stanley <fungi@yuggoth.org>. Permission
-# to use, copy, modify, and distribute this software is granted under
-# terms provided in the LICENSE file distributed with this software.
+_copy: Copyright (c) 2004-2017 Jeremy Stanley <fungi@yuggoth.org>.
+    Permission to use, copy, modify, and distribute this software is granted
+    under terms provided in the LICENSE file distributed with this software.
 
 prop:sample_prop:
     impression: A sample prop sits here.
 
 prop:sample_prop:
     impression: A sample prop sits here.
index b627080..88f612e 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright (c) 2004-2014 Jeremy Stanley <fungi@yuggoth.org>. Permission
-# to use, copy, modify, and distribute this software is granted under
-# terms provided in the LICENSE file distributed with this software.
+_copy: Copyright (c) 2004-2017 Jeremy Stanley <fungi@yuggoth.org>.
+    Permission to use, copy, modify, and distribute this software is granted
+    under terms provided in the LICENSE file distributed with this software.
 
 _lock: true
 
 
 _lock: true
 
index fc4ce88..51c7c79 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright (c) 2004-2015 Jeremy Stanley <fungi@yuggoth.org>. Permission
-# to use, copy, modify, and distribute this software is granted under
-# terms provided in the LICENSE file distributed with this software.
+_copy: Copyright (c) 2004-2017 Jeremy Stanley <fungi@yuggoth.org>.
+    Permission to use, copy, modify, and distribute this software is granted
+    under terms provided in the LICENSE file distributed with this software.
 
 _lock: true
 
 
 _lock: true
 
index 968c5f2..a58baf1 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright (c) 2004-2016 Jeremy Stanley <fungi@yuggoth.org>. Permission
-# to use, copy, modify, and distribute this software is granted under
-# terms provided in the LICENSE file distributed with this software.
+_copy: Copyright (c) 2004-2017 Jeremy Stanley <fungi@yuggoth.org>.
+    Permission to use, copy, modify, and distribute this software is granted
+    under terms provided in the LICENSE file distributed with this software.
 
 _lock: true
 
 
 _lock: true