Moving to GitHub.
[platal.git] / bin / check_security_fixes.py
index ed31120..019e9fa 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #***************************************************************************
-#*  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   *
@@ -174,4 +174,4 @@ def main():
 if __name__ == '__main__':
   main()
 
-# vim:set et sw=2 sts=2 sws=2 enc=utf-8:
+# vim:set et sw=2 sts=2 sws=2 fenc=utf-8: