X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fjavascript%2Figoogle.js;h=ec1795f49f34ad1419055c800c78ff677cd25146;hb=8526cfe046865202710c548a3a58c7dbddeaee65;hp=ba16f9b7429a13fadd9ece8b2ed82a37f3bf9dbf;hpb=d101a069d4d197e27fafac9f773e623eee140849;p=platal.git diff --git a/htdocs/javascript/igoogle.js b/htdocs/javascript/igoogle.js index ba16f9b..ec1795f 100644 --- a/htdocs/javascript/igoogle.js +++ b/htdocs/javascript/igoogle.js @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2010 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: