Tooltips: Unify the tooltip[] and list[] description tooltip display functions (...
[oweals/minetest.git] / src / modifiedstate.h
index 98004619f0da3341f26b20308ddeed1ddc79fc75..576c3c5764e1a891f9eed4be3e4f31ddc8e3ca6b 100644 (file)
@@ -1,6 +1,6 @@
 /*
-Minetest-c55
-Copyright (C) 2010 celeron55, Perttu Ahola <celeron55@gmail.com>
+Minetest
+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
-