Skip to content

Commit

Permalink
cmake: add copyright notice
Browse files Browse the repository at this point in the history
  • Loading branch information
morxa committed Jul 14, 2018
1 parent a52e461 commit bdfcbe5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Copyright (C) 2018 by Till Hofmann

# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 as published
# by the Free Software Foundation.

cmake_minimum_required (VERSION 3.1.0)

# projectname is the same as the main-executable
Expand Down

0 comments on commit bdfcbe5

Please sign in to comment.