Move sample datafile copyrights into metadata
[mudpy.git] / share / menu.yaml
index 9735aec..a58baf1 100644 (file)
@@ -1,9 +1,8 @@
-# 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.
 
-__control__:
-    read_only: yes
+_lock: true
 
 menu:activate_avatar:
     action: user.activate_avatar_by_index(int(choice)-1)
@@ -94,7 +93,7 @@ menu:entering_account_name:
 menu:entering_new_password:
     echo: off
     error_weak: That is a weak password... Try something at least 7 characters long with a combination of mixed-case letters, numbers and punctuation/spaces.
-    prompt: "Enter a new password for \"$(account)\":"
+    prompt: 'Enter a new password for "$(account)":'
     error_differs: The two passwords did not match. Try again...
 
 menu:initial: