]> git.alrj.org Git - bold.git/blobdiff - Bold/__init__.py
Cleaning and refactoring.
[bold.git] / Bold / __init__.py
diff --git a/Bold/__init__.py b/Bold/__init__.py
new file mode 100644 (file)
index 0000000..f090c5a
--- /dev/null
@@ -0,0 +1,17 @@
+# -*- coding: utf-8 -*-
+
+# kate: space-indent on; indent-width 2; mixedindent off; indent-mode python;
+
+# Copyright (C) 2009 Amand 'alrj' Tihon <amand.tihon@alrj.org>
+#
+# This file is part of bold, the Byte Optimized Linker.
+#
+# You can redistribute this file and/or modify it under the terms of the
+# GNU Lesser General Public License as published by the Free Software
+# Foundation, version 2.1.
+
+"""
+      Empty file in place.
+          Utilities lies in here,
+              Ready to be used.
+"""
\ No newline at end of file