diff --git a/lsb-s.py b/lsb-s.py index a9a2e1e..1c63ac6 100755 --- a/lsb-s.py +++ b/lsb-s.py @@ -21,7 +21,7 @@ __author__ = "Cedric Bonhomme" __version__ = "$Revision: 0.2 $" -__date__ = "$Date: 2010/03/23 $" +__date__ = "$Date: 2010/03/24 $" __license__ = "GPLv3" import sys @@ -151,4 +151,4 @@ if __name__ == '__main__': with open(options.secret_binary, "w") as f: f.write(data) else: - print secret \ No newline at end of file + print secret