X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fjavascript%2Figoogle.js;h=ec1795f49f34ad1419055c800c78ff677cd25146;hb=8526cfe046865202710c548a3a58c7dbddeaee65;hp=af06b514a80640be5693fd2a80669ab4e6a78271;hpb=ce0d7be772306674fadaf020511871aba1683816;p=platal.git diff --git a/htdocs/javascript/igoogle.js b/htdocs/javascript/igoogle.js index af06b51..ec1795f 100644 --- a/htdocs/javascript/igoogle.js +++ b/htdocs/javascript/igoogle.js @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2011 Polytechnique.org * + * Copyright (C) 2003-2014 Polytechnique.org * * http://opensource.polytechnique.org/ * * * * This program is free software; you can redistribute it and/or modify * @@ -34,4 +34,4 @@ function markEventAsRead(event_id) return false; } -// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: +// vim:set et sw=4 sts=4 sws=4 foldmethod=marker fenc=utf-8: