diff options
Diffstat (limited to 'compat/euler.hpp')
-rw-r--r-- | compat/euler.hpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/compat/euler.hpp b/compat/euler.hpp index 147f4c50..a4c58ffb 100644 --- a/compat/euler.hpp +++ b/compat/euler.hpp @@ -1,5 +1,12 @@ #pragma once +/* Copyright (c) 2016-2018 Stanislaw Halik + * + * Permission to use, copy, modify, and/or distribute this software for any + * purpose with or without fee is hereby granted, provided that the above + * copyright notice and this permission notice appear in all copies. + */ + #include "export.hpp" #include "simple-mat.hpp" |