diff options
Diffstat (limited to 'nikola/rc4.py')
| -rw-r--r-- | nikola/rc4.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nikola/rc4.py b/nikola/rc4.py index fe2ab17..b46d602 100644 --- a/nikola/rc4.py +++ b/nikola/rc4.py @@ -1,5 +1,7 @@ # -*- coding: utf-8 -*- """ + A RC4 encryption library (used for password-protected posts) + --- Copyright (C) 2012 Bo Zhu http://about.bozhu.me Permission is hereby granted, free of charge, to any person obtaining a |
