From a4e712ef25eb61bba0241f1cfbbd8cea883429b8 Mon Sep 17 00:00:00 2001 From: Jan Potocki Date: Thu, 16 Jul 2020 00:22:33 +0200 Subject: [PATCH] Initial commit --- LICENSE | 9 +++++++++ README.md | 3 +++ 2 files changed, 12 insertions(+) create mode 100644 LICENSE create mode 100644 README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..8275819 --- /dev/null +++ b/LICENSE @@ -0,0 +1,9 @@ +/* +* ------------------------------------------------------------ +* "THE BEERWARE LICENSE" (Revision 42): +* wrote this code. As long as you retain this +* notice, you can do whatever you want with this stuff. If we +* meet someday, and you think this stuff is worth it, you can +* buy me a beer in return. +* ------------------------------------------------------------ +*/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..eeeae18 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# PWrEgzaminInz + +Opracowanie pytań na egzamin magisterski -- kierunek Informatyka (INF), specjalność Systemy i sieci komputerowe (ISK)