]> dev.renevier.net Git - syj.git/blobdiff - public/js/newpwd.js
update copyright headers
[syj.git] / public / js / newpwd.js
index 388ee08c69495060573952dfcb337467a4889eb6..977e9959a7418aa7dc463543f654332d54b32b02 100644 (file)
@@ -1,4 +1,4 @@
-/*  This file is part of Syj, Copyright (c) 2010 Arnaud Renevier,
+/*  This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier,
     and is published under the AGPL license. */
 function insertErrorBefore(elt, messageError) {
     var message = new Element("div", {className: 'error'}).update(messageError);