From c0361669b407fe8a69818d218d4f9443f666469f Mon Sep 17 00:00:00 2001 From: Philipp Stenkamp <philipp.stenkamp@hs-bochum.de> Date: Thu, 9 Feb 2017 11:10:10 +0100 Subject: [PATCH] Delete README.txt --- common/README.txt | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100755 common/README.txt diff --git a/common/README.txt b/common/README.txt deleted file mode 100755 index 2715f42..0000000 --- a/common/README.txt +++ /dev/null @@ -1,35 +0,0 @@ -Student Repositiory for Embedded Systems and Applied Computer Sciences -Copyright (C) 2016, 2017 Lukas Friedrichsen & Philipp Stenkamp -mailto:{philipp.stenkamp, lukas.friedrichsen}@hs-bochum.de - -These documents are free software; you can redistribute them and/or -modify them under the terms and conditions of the following licenses: - - *.tex: dochumentation and slides - - either the GNU General Public License, version 3 - or, at your option, any later version, - - or the Creative Commons Attribution-ShareAlike 3.0 - Unported License - - *.c, *.cpp, *.h, Makefile*: programmes - - either the Modified BSD License, - - or the Creative Commons Attribution-ShareAlike 3.0 - Unported License - -These documents are distributed in the hope that they will be -useful, but WITHOUT ANY WARRANTY; without even the implied warranty -of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -licenses for more details. - -You should have received a copy of the GNU General Public License -along with this program; see the file GNU-GPL-3. If not, see -<http://www.gnu.org/licenses/>. - -You should have received a copy of the Modified BSD License -along with this document; see the file BSD-MODIFIED. If not, -see <http://www.xfree86.org/3.3.6/COPYRIGHT2.html#5>. - -You should have received a copy of the Creative Commons -Attribution-ShareAlike 3.0 Unported License along with -this document; see the file CC-BY-SA-3.0. If not, see -<http://creativecommons.org/licenses/>. -- GitLab