X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;f=sample%2F__init__.yaml;h=159648df022c26fd9314ee6c974fa90dd4c4c01e;hb=2241387378e638c3d73f18b2b0ef229f308ee003;hp=97d22593e124f1b45590d5c7fd8ea816c138f447;hpb=2e3fb80a1f95a14453b3cd96a1a6fa6cc7584825;p=mudpy.git diff --git a/sample/__init__.yaml b/sample/__init__.yaml index 97d2259..159648d 100644 --- a/sample/__init__.yaml +++ b/sample/__init__.yaml @@ -1,7 +1,7 @@ -# 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. -__control__: - include_files: [ "area.yaml", "prop.yaml" ] - read_only: yes +_load: [ area.yaml, prop.yaml ] + +_lock: true