X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fjavascript%2Fwiki.js;h=d4e670e1c19e523a4a7786d756b3f6b24c400d69;hb=94f6c381d91fe4eedbc4acb58fd44a119a09b091;hp=688b82712ebea8afcfad3f4fadf7988d0ccec40d;hpb=5e35f1b7814e80d2b754899c823019e1fe81aa9d;p=platal.git diff --git a/htdocs/javascript/wiki.js b/htdocs/javascript/wiki.js index 688b827..d4e670e 100644 --- a/htdocs/javascript/wiki.js +++ b/htdocs/javascript/wiki.js @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2006 Polytechnique.org * + * Copyright (C) 2003-2007 Polytechnique.org * * http://opensource.polytechnique.org/ * * * * This program is free software; you can redistribute it and/or modify * @@ -45,3 +45,4 @@ Nix = { } } +// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: