1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-07-31 05:47:06 +01:00

include cleaning and copyright update

This commit is contained in:
2016-04-06 20:11:23 +01:00
parent 3611d12fa9
commit 5d4d518e04
73 changed files with 60 additions and 123 deletions

View File

@@ -1,7 +1,7 @@
/*
* Model.hpp, part of LatAnalyze 3
*
* Copyright (C) 2013 - 2015 Antonin Portelli
* Copyright (C) 2013 - 2016 Antonin Portelli
*
* LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -23,7 +23,6 @@
#include <LatAnalyze/Global.hpp>
#include <LatAnalyze/Function.hpp>
#include <LatAnalyze/Mat.hpp>
#include <vector>
BEGIN_LATAN_NAMESPACE