Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GPIAG-Software
IFOS2D
Commits
d653a65d
Commit
d653a65d
authored
Dec 08, 2015
by
Florian Wittkamp
Browse files
Updated Copyright to 2016
parent
37dc3095
Changes
109
Hide whitespace changes
Inline
Side-by-side
src/LBFGS.c
View file @
d653a65d
/*------------------------------------------------------------------------
* Copyright (C) 201
5
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/PCG.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/PCG_SH.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/PML_pro.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/apply_workflow.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
5
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/av_mue.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/av_rho.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
@@ -16,8 +16,6 @@
* along with DENISE. See file COPYING and/or <http://www.gnu.org/licenses/gpl-2.0.html>.
-----------------------------------------------------------------------------------------*/
/* $Id: av_rho.c,v 1.1.1.1 2007/11/21 22:44:52 koehn Exp $*/
#include
"fd.h"
void
av_rho
(
float
**
rho
,
float
**
rip
,
float
**
rjp
){
...
...
src/av_tau.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
@@ -16,8 +16,6 @@
* along with DENISE. See file COPYING and/or <http://www.gnu.org/licenses/gpl-2.0.html>.
-----------------------------------------------------------------------------------------*/
/* $Id: av_tau.c,v 2.4 2007/08/21 13:16:19 tbohlen Exp $*/
#include
"fd.h"
void
av_tau
(
float
**
taus
,
float
**
tausipjp
){
...
...
src/calc_energy.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/calc_envelope.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/calc_hilbert.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/calc_mat_change_test.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/calc_misfit.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/calc_opt_step.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/calc_res.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/catseis.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/checkfd.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/checkfd_ssg_elastic.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/checkfd_ssg_visc.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
src/comm_ini.c
View file @
d653a65d
/*-----------------------------------------------------------------------------------------
* Copyright (C) 201
3
For the list of authors, see file AUTHORS.
* Copyright (C) 201
6
For the list of authors, see file AUTHORS.
*
* This file is part of DENISE.
*
...
...
Prev
1
2
3
4
5
6
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment