X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=sample%2F__init__.yaml;h=f4dde51c2e4d06108c021e9fe6a4d0620ca3148e;hp=da51badd47f70419c9ad7a7e46ddf55f304691ea;hb=1e9fd62ecb7c3f1563d674cb6417272524a516be;hpb=182e0d2f5d588b71c57272686255a1f6684a2adf diff --git a/sample/__init__.yaml b/sample/__init__.yaml index da51bad..f4dde51 100644 --- a/sample/__init__.yaml +++ b/sample/__init__.yaml @@ -1,7 +1,12 @@ -# Copyright (c) 2004-2014 Jeremy Stanley . 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 . + 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 ] +_desc: This is an index file for a sample collection of elements. + +_load: + - area.yaml + - prop.yaml _lock: true