Add cancel button to password change menu. (#5720)
[oweals/minetest.git] / src / modifiedstate.h
index 0beebcfbfcae6908d0d6532a53d7f1bd7a74fcdf..576c3c5764e1a891f9eed4be3e4f31ddc8e3ca6b 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Minetest
-Copyright (C) 2010 celeron55, Perttu Ahola <celeron55@gmail.com>
+Copyright (C) 2013 celeron55, Perttu Ahola <celeron55@gmail.com>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
@@ -34,4 +34,3 @@ enum ModifiedState
 };
 
 #endif
-