Skip to content

Commit

Permalink
Add author info, ported from before the license renovation
Browse files Browse the repository at this point in the history
  • Loading branch information
davschneller committed Jan 13, 2025
1 parent 75d47df commit 6c3dc39
Show file tree
Hide file tree
Showing 18 changed files with 38 additions and 1 deletion.
2 changes: 1 addition & 1 deletion COPYING
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2013-2024, Technical University of Munich
Copyright (c) 2013-2024 Technical University of Munich
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 2 additions & 0 deletions args.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2013-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger

#ifndef UTILS_ARGS_H_
#define UTILS_ARGS_H_
Expand Down
3 changes: 3 additions & 0 deletions common.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
// SPDX-FileCopyrightText: 2016-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger
// SPDX-FileContributor: David Schneller

#ifndef UTILS_COMMON_H_
#define UTILS_COMMON_H_
Expand Down
3 changes: 3 additions & 0 deletions env.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
// SPDX-FileCopyrightText: 2014-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger
// SPDX-FileContributor: David Schneller

#ifndef UTILS_ENV_H_
#define UTILS_ENV_H_
Expand Down
3 changes: 3 additions & 0 deletions logger.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
// SPDX-FileCopyrightText: 2013-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger
// SPDX-FileContributor: David Schneller

#ifndef UTILS_LOGGER_H_
#define UTILS_LOGGER_H_
Expand Down
2 changes: 2 additions & 0 deletions mathutils.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2014-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger

#ifndef UTILS_MATHUTILS_H_
#define UTILS_MATHUTILS_H_
Expand Down
2 changes: 2 additions & 0 deletions path.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2014-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger

#ifndef UTILS_PATH_H_
#define UTILS_PATH_H_
Expand Down
2 changes: 2 additions & 0 deletions progress.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2014-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger

#ifndef UTILS_PROGRESS_H_
#define UTILS_PROGRESS_H_
Expand Down
2 changes: 2 additions & 0 deletions stringutils.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2013-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger

#ifndef UTILS_STRINGUTILS_H_
#define UTILS_STRINGUTILS_H_
Expand Down
2 changes: 2 additions & 0 deletions tests/args.t.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2014-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger

#ifndef UTILS_TESTS_ARGS_T_H_
#define UTILS_TESTS_ARGS_T_H_
Expand Down
2 changes: 2 additions & 0 deletions tests/env.t.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2014-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger

#ifndef UTILS_TESTS_ENV_T_H_
#define UTILS_TESTS_ENV_T_H_
Expand Down
2 changes: 2 additions & 0 deletions tests/logger.t.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2014-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger

#ifndef UTILS_TESTS_LOGGER_T_H_
#define UTILS_TESTS_LOGGER_T_H_
Expand Down
2 changes: 2 additions & 0 deletions tests/mathutils.t.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2014-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger

#ifndef UTILS_TESTS_MATHUTILS_T_H_
#define UTILS_TESTS_MATHUTILS_T_H_
Expand Down
2 changes: 2 additions & 0 deletions tests/path.t.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2014-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger

#ifndef UTILS_TESTS_PATH_T_H_
#define UTILS_TESTS_PATH_T_H_
Expand Down
2 changes: 2 additions & 0 deletions tests/progress.t.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2014-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger

#ifndef UTILS_TESTS_PROGRESS_T_H_
#define UTILS_TESTS_PROGRESS_T_H_
Expand Down
2 changes: 2 additions & 0 deletions tests/stringutils.t.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2014-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger

#ifndef UTILS_TESTS_STRINGUTILS_T_H_
#define UTILS_TESTS_STRINGUTILS_T_H_
Expand Down
2 changes: 2 additions & 0 deletions tests/timeutils.t.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2014-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger

#ifndef UTILS_TESTS_TIMEUTILS_T_H_
#define UTILS_TESTS_TIMEUTILS_T_H_
Expand Down
2 changes: 2 additions & 0 deletions timeutils.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2013-2024 Technical University of Munich
//
// SPDX-License-Identifier: BSD-3-Clause
//
// SPDX-FileContributor: Sebastian Rettenberger

#ifndef UTILS_TIMEUTILS_H_
#define UTILS_TIMEUTILS_H_
Expand Down

0 comments on commit 6c3dc39

Please sign in to comment.