X-Git-Url: https://dev.renevier.net/?p=syj.git;a=blobdiff_plain;f=public%2Fjs%2Fnewpwd.js;h=977e9959a7418aa7dc463543f654332d54b32b02;hp=388ee08c69495060573952dfcb337467a4889eb6;hb=1f6105289a49079809c2a4677b561bc82c62db88;hpb=0a7a9fec51324c4015bd6bd0fe35e9a240565371 diff --git a/public/js/newpwd.js b/public/js/newpwd.js index 388ee08..977e995 100644 --- a/public/js/newpwd.js +++ b/public/js/newpwd.js @@ -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);