https://github.com/adc-connect/adcc
Raw File
Tip revision: 5ba4d98919dbaead553a2a4ad071213a088e064f authored by Michael F. Herbst on 25 May 2019, 19:48:23 UTC
Bump version: 0.10.1 → 0.10.2
Tip revision: 5ba4d98
cmake.template
## ---------------------------------------------------------------------
##
## Copyright (C) {{YEAR}} by the {{PROJECT}} authors
##
## This file is part of {{PROJECT}}.
##
## {{PROJECT}} is free software: you can redistribute it and/or modify
## it under the terms of the GNU Lesser General Public License as published
## by the Free Software Foundation, either version 3 of the License, or
## (at your option) any later version.
##
## {{PROJECT}} is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
## GNU Lesser General Public License for more details.
##
## You should have received a copy of the GNU Lesser General Public License
## along with {{PROJECT}}. If not, see <http://www.gnu.org/licenses/>.
##
## ---------------------------------------------------------------------

{{CURSOR}}
back to top