X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=sample%2F__init__.yaml;h=ea45b9c69ceaa61718fce3d7fe6e3f1fad543065;hp=da51badd47f70419c9ad7a7e46ddf55f304691ea;hb=8c920b5c4b87fd8b54fd566c462c47f9e7f47693;hpb=182e0d2f5d588b71c57272686255a1f6684a2adf diff --git a/sample/__init__.yaml b/sample/__init__.yaml index da51bad..ea45b9c 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 mudpy authors. 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