X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fjavascript%2Fwiki.js;h=4ba1ce80acdad2a861fa27b20c45d4e9bff60c0f;hb=c76545c351fae4e2298624ff9ee5bf854dc5a5b6;hp=688b82712ebea8afcfad3f4fadf7988d0ccec40d;hpb=5e35f1b7814e80d2b754899c823019e1fe81aa9d;p=platal.git diff --git a/htdocs/javascript/wiki.js b/htdocs/javascript/wiki.js index 688b827..4ba1ce8 100644 --- a/htdocs/javascript/wiki.js +++ b/htdocs/javascript/wiki.js @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2006 Polytechnique.org * + * Copyright (C) 2003-2010 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: