Skip to content
Snippets Groups Projects
Commit 8d56ab4c authored by Jürgen Weigert's avatar Jürgen Weigert
Browse files

Moving my Copyright outside the header, so that Travis can succeed.

parent 7bc891b6
No related branches found
No related tags found
No related merge requests found
/**
* This file is part of LibLaserCut.
* Copyright (C) 2011 - 2014 Thomas Oster <mail@thomas-oster.de>
* Copyright (C) 2015 Jürgen Weigert <juewei@fabfolk.com>
*
* LibLaserCut is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
......@@ -17,6 +16,9 @@
* along with LibLaserCut. If not, see <http://www.gnu.org/licenses/>.
*
**/
/*
* Copyright (C) 2015 Jürgen Weigert <juewei@fabfolk.com>
*/
package com.t_oster.liblasercut.drivers;
import com.t_oster.liblasercut.*;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment