summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMathis Rosenhauer <rosenhauer@dkrz.de>2014-08-06 13:24:14 +0200
committerMathis Rosenhauer <rosenhauer@dkrz.de>2014-08-06 17:03:37 +0200
commitb2ef033e07cf07b23ed5823f900bd353c6e3ef0b (patch)
treef224d7bf72d431f52ad823d7425d7bc74b6138aa /src
parent398bb31f496024c271aa67fbef884329bb854d89 (diff)
downloadlibaec-b2ef033e07cf07b23ed5823f900bd353c6e3ef0b.tar.gz
libaec-b2ef033e07cf07b23ed5823f900bd353c6e3ef0b.tar.bz2
libaec-b2ef033e07cf07b23ed5823f900bd353c6e3ef0b.zip
License reformatting for proportional fonts.
Diffstat (limited to 'src')
-rw-r--r--src/aec.c21
-rw-r--r--src/decode.c21
-rw-r--r--src/decode.h21
-rw-r--r--src/encode.c21
-rw-r--r--src/encode.h21
-rw-r--r--src/encode_accessors.c21
-rw-r--r--src/encode_accessors.h21
-rw-r--r--src/libaec.h21
-rw-r--r--src/utime.c17
9 files changed, 81 insertions, 104 deletions
diff --git a/src/aec.c b/src/aec.c
index 14d9569..dbfe91c 100644
--- a/src/aec.c
+++ b/src/aec.c
@@ -1,22 +1,19 @@
/**
* @file aec.c
*
- * @author Mathis Rosenhauer, Deutsches Klimarechenzentrum
- * @author Moritz Hanke, Deutsches Klimarechenzentrum
- * @author Joerg Behrens, Deutsches Klimarechenzentrum
- * @author Luis Kornblueh, Max-Planck-Institut fuer Meteorologie
- *
* @section LICENSE
* Copyright 2012 - 2014
*
- * Mathis Rosenhauer, Luis Kornblueh
- * Moritz Hanke,
- * Joerg Behrens
+ * Mathis Rosenhauer, Moritz Hanke, Joerg Behrens
+ * Deutsches Klimarechenzentrum GmbH
+ * Bundesstr. 45a
+ * 20146 Hamburg Germany
*
- * Deutsches Klimarechenzentrum GmbH Max-Planck-Institut fuer Meteorologie
- * Bundesstr. 45a Bundesstr. 53
- * 20146 Hamburg 20146 Hamburg
- * Germany Germany
+ * Luis Kornblueh
+ * Max-Planck-Institut fuer Meteorologie
+ * Bundesstr. 53
+ * 20146 Hamburg
+ * Germany
*
* All rights reserved.
*
diff --git a/src/decode.c b/src/decode.c
index 36fc6b2..3b3e743 100644
--- a/src/decode.c
+++ b/src/decode.c
@@ -1,22 +1,19 @@
/**
* @file decode.c
*
- * @author Mathis Rosenhauer, Deutsches Klimarechenzentrum
- * @author Moritz Hanke, Deutsches Klimarechenzentrum
- * @author Joerg Behrens, Deutsches Klimarechenzentrum
- * @author Luis Kornblueh, Max-Planck-Institut fuer Meteorologie
- *
* @section LICENSE
* Copyright 2012 - 2014
*
- * Mathis Rosenhauer, Luis Kornblueh
- * Moritz Hanke,
- * Joerg Behrens
+ * Mathis Rosenhauer, Moritz Hanke, Joerg Behrens
+ * Deutsches Klimarechenzentrum GmbH
+ * Bundesstr. 45a
+ * 20146 Hamburg Germany
*
- * Deutsches Klimarechenzentrum GmbH Max-Planck-Institut fuer Meteorologie
- * Bundesstr. 45a Bundesstr. 53
- * 20146 Hamburg 20146 Hamburg
- * Germany Germany
+ * Luis Kornblueh
+ * Max-Planck-Institut fuer Meteorologie
+ * Bundesstr. 53
+ * 20146 Hamburg
+ * Germany
*
* All rights reserved.
*
diff --git a/src/decode.h b/src/decode.h
index ceb05fc..d3c6bb7 100644
--- a/src/decode.h
+++ b/src/decode.h
@@ -1,22 +1,19 @@
/**
* @file decode.c
*
- * @author Mathis Rosenhauer, Deutsches Klimarechenzentrum
- * @author Moritz Hanke, Deutsches Klimarechenzentrum
- * @author Joerg Behrens, Deutsches Klimarechenzentrum
- * @author Luis Kornblueh, Max-Planck-Institut fuer Meteorologie
- *
* @section LICENSE
* Copyright 2012 - 2014
*
- * Mathis Rosenhauer, Luis Kornblueh
- * Moritz Hanke,
- * Joerg Behrens
+ * Mathis Rosenhauer, Moritz Hanke, Joerg Behrens
+ * Deutsches Klimarechenzentrum GmbH
+ * Bundesstr. 45a
+ * 20146 Hamburg Germany
*
- * Deutsches Klimarechenzentrum GmbH Max-Planck-Institut fuer Meteorologie
- * Bundesstr. 45a Bundesstr. 53
- * 20146 Hamburg 20146 Hamburg
- * Germany Germany
+ * Luis Kornblueh
+ * Max-Planck-Institut fuer Meteorologie
+ * Bundesstr. 53
+ * 20146 Hamburg
+ * Germany
*
* All rights reserved.
*
diff --git a/src/encode.c b/src/encode.c
index c8df899..dd72239 100644
--- a/src/encode.c
+++ b/src/encode.c
@@ -1,22 +1,19 @@
/**
* @file encode.c
*
- * @author Mathis Rosenhauer, Deutsches Klimarechenzentrum
- * @author Moritz Hanke, Deutsches Klimarechenzentrum
- * @author Joerg Behrens, Deutsches Klimarechenzentrum
- * @author Luis Kornblueh, Max-Planck-Institut fuer Meteorologie
- *
* @section LICENSE
* Copyright 2012 - 2014
*
- * Mathis Rosenhauer, Luis Kornblueh
- * Moritz Hanke,
- * Joerg Behrens
+ * Mathis Rosenhauer, Moritz Hanke, Joerg Behrens
+ * Deutsches Klimarechenzentrum GmbH
+ * Bundesstr. 45a
+ * 20146 Hamburg Germany
*
- * Deutsches Klimarechenzentrum GmbH Max-Planck-Institut fuer Meteorologie
- * Bundesstr. 45a Bundesstr. 53
- * 20146 Hamburg 20146 Hamburg
- * Germany Germany
+ * Luis Kornblueh
+ * Max-Planck-Institut fuer Meteorologie
+ * Bundesstr. 53
+ * 20146 Hamburg
+ * Germany
*
* All rights reserved.
*
diff --git a/src/encode.h b/src/encode.h
index 40a5066..c5e633b 100644
--- a/src/encode.h
+++ b/src/encode.h
@@ -1,22 +1,19 @@
/**
* @file encode.h
*
- * @author Mathis Rosenhauer, Deutsches Klimarechenzentrum
- * @author Moritz Hanke, Deutsches Klimarechenzentrum
- * @author Joerg Behrens, Deutsches Klimarechenzentrum
- * @author Luis Kornblueh, Max-Planck-Institut fuer Meteorologie
- *
* @section LICENSE
* Copyright 2012 - 2014
*
- * Mathis Rosenhauer, Luis Kornblueh
- * Moritz Hanke,
- * Joerg Behrens
+ * Mathis Rosenhauer, Moritz Hanke, Joerg Behrens
+ * Deutsches Klimarechenzentrum GmbH
+ * Bundesstr. 45a
+ * 20146 Hamburg Germany
*
- * Deutsches Klimarechenzentrum GmbH Max-Planck-Institut fuer Meteorologie
- * Bundesstr. 45a Bundesstr. 53
- * 20146 Hamburg 20146 Hamburg
- * Germany Germany
+ * Luis Kornblueh
+ * Max-Planck-Institut fuer Meteorologie
+ * Bundesstr. 53
+ * 20146 Hamburg
+ * Germany
*
* All rights reserved.
*
diff --git a/src/encode_accessors.c b/src/encode_accessors.c
index 8779c22..432e990 100644
--- a/src/encode_accessors.c
+++ b/src/encode_accessors.c
@@ -1,22 +1,19 @@
/**
* @file encode_accessors.c
*
- * @author Mathis Rosenhauer, Deutsches Klimarechenzentrum
- * @author Moritz Hanke, Deutsches Klimarechenzentrum
- * @author Joerg Behrens, Deutsches Klimarechenzentrum
- * @author Luis Kornblueh, Max-Planck-Institut fuer Meteorologie
- *
* @section LICENSE
* Copyright 2012 - 2014
*
- * Mathis Rosenhauer, Luis Kornblueh
- * Moritz Hanke,
- * Joerg Behrens
+ * Mathis Rosenhauer, Moritz Hanke, Joerg Behrens
+ * Deutsches Klimarechenzentrum GmbH
+ * Bundesstr. 45a
+ * 20146 Hamburg Germany
*
- * Deutsches Klimarechenzentrum GmbH Max-Planck-Institut fuer Meteorologie
- * Bundesstr. 45a Bundesstr. 53
- * 20146 Hamburg 20146 Hamburg
- * Germany Germany
+ * Luis Kornblueh
+ * Max-Planck-Institut fuer Meteorologie
+ * Bundesstr. 53
+ * 20146 Hamburg
+ * Germany
*
* All rights reserved.
*
diff --git a/src/encode_accessors.h b/src/encode_accessors.h
index 88f9c05..9103df4 100644
--- a/src/encode_accessors.h
+++ b/src/encode_accessors.h
@@ -1,22 +1,19 @@
/**
* @file encode_accessors.h
*
- * @author Mathis Rosenhauer, Deutsches Klimarechenzentrum
- * @author Moritz Hanke, Deutsches Klimarechenzentrum
- * @author Joerg Behrens, Deutsches Klimarechenzentrum
- * @author Luis Kornblueh, Max-Planck-Institut fuer Meteorologie
- *
* @section LICENSE
* Copyright 2012 - 2014
*
- * Mathis Rosenhauer, Luis Kornblueh
- * Moritz Hanke,
- * Joerg Behrens
+ * Mathis Rosenhauer, Moritz Hanke, Joerg Behrens
+ * Deutsches Klimarechenzentrum GmbH
+ * Bundesstr. 45a
+ * 20146 Hamburg Germany
*
- * Deutsches Klimarechenzentrum GmbH Max-Planck-Institut fuer Meteorologie
- * Bundesstr. 45a Bundesstr. 53
- * 20146 Hamburg 20146 Hamburg
- * Germany Germany
+ * Luis Kornblueh
+ * Max-Planck-Institut fuer Meteorologie
+ * Bundesstr. 53
+ * 20146 Hamburg
+ * Germany
*
* All rights reserved.
*
diff --git a/src/libaec.h b/src/libaec.h
index dc3d236..dd90ba4 100644
--- a/src/libaec.h
+++ b/src/libaec.h
@@ -1,22 +1,19 @@
/**
* @file libaec.h
*
- * @author Mathis Rosenhauer, Deutsches Klimarechenzentrum
- * @author Moritz Hanke, Deutsches Klimarechenzentrum
- * @author Joerg Behrens, Deutsches Klimarechenzentrum
- * @author Luis Kornblueh, Max-Planck-Institut fuer Meteorologie
- *
* @section LICENSE
* Copyright 2012 - 2014
*
- * Mathis Rosenhauer, Luis Kornblueh
- * Moritz Hanke,
- * Joerg Behrens
+ * Mathis Rosenhauer, Moritz Hanke, Joerg Behrens
+ * Deutsches Klimarechenzentrum GmbH
+ * Bundesstr. 45a
+ * 20146 Hamburg Germany
*
- * Deutsches Klimarechenzentrum GmbH Max-Planck-Institut fuer Meteorologie
- * Bundesstr. 45a Bundesstr. 53
- * 20146 Hamburg 20146 Hamburg
- * Germany Germany
+ * Luis Kornblueh
+ * Max-Planck-Institut fuer Meteorologie
+ * Bundesstr. 53
+ * 20146 Hamburg
+ * Germany
*
* All rights reserved.
*
diff --git a/src/utime.c b/src/utime.c
index ca83900..08972fc 100644
--- a/src/utime.c
+++ b/src/utime.c
@@ -6,15 +6,16 @@
* @section LICENSE
* Copyright 2012 - 2014
*
- * Mathis Rosenhauer, Luis Kornblueh
- * Moritz Hanke,
- * Joerg Behrens,
- * Thomas Jahns
+ * Mathis Rosenhauer, Moritz Hanke, Joerg Behrens
+ * Deutsches Klimarechenzentrum GmbH
+ * Bundesstr. 45a
+ * 20146 Hamburg Germany
*
- * Deutsches Klimarechenzentrum GmbH Max-Planck-Institut fuer Meteorologie
- * Bundesstr. 45a Bundesstr. 53
- * 20146 Hamburg 20146 Hamburg
- * Germany Germany
+ * Luis Kornblueh
+ * Max-Planck-Institut fuer Meteorologie
+ * Bundesstr. 53
+ * 20146 Hamburg
+ * Germany
*
* All rights reserved.
*