From fee90ee50c8637217f370f6d7aa5ce0a17db5339 Mon Sep 17 00:00:00 2001
From: Martin Mares <mj@ucw.cz>
Date: Fri, 1 Jul 2016 13:12:31 +0200
Subject: [PATCH] Added a primitive README

---
 README | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 README

diff --git a/README b/README
new file mode 100644
index 0000000..8cebf16
--- /dev/null
+++ b/README
@@ -0,0 +1,10 @@
+This repository contains various tools for managing printers
+at KAM MFF UK (Department of Applied Mathematics, Faculty of Math
+and Physics, Charles University in Prague).
+
+One day, they will be documented.
+
+(c) 2012-2016 Martin Mares <mj@ucw.cz>
+
+The software in this package can be used and distributed under
+the terms of the GNU General Public License version 2 or later.
-- 
GitLab