diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-03 21:10:07 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-03 21:10:07 +0200 |
commit | f7dd19b5c209bb8847cb8833df6f4810e4c86db0 (patch) | |
tree | c82fa3a203b7b25cedd8488cc920a490402a7949 /src/object | |
parent | 50b5e63862211ecc16867111b92b575fd8de5be4 (diff) |
update copyright
Diffstat (limited to 'src/object')
-rw-r--r-- | src/object/cpp_helpers.cc | 2 | ||||
-rw-r--r-- | src/object/outputstream.cc | 2 | ||||
-rw-r--r-- | src/object/xdr16input.cc | 2 | ||||
-rw-r--r-- | src/object/xdr16stream.cc | 2 | ||||
-rw-r--r-- | src/object/xdrinput.cc | 2 | ||||
-rw-r--r-- | src/object/xdrstream.cc | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/object/cpp_helpers.cc b/src/object/cpp_helpers.cc index 59e1e97..4d5929f 100644 --- a/src/object/cpp_helpers.cc +++ b/src/object/cpp_helpers.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/object/outputstream.cc b/src/object/outputstream.cc index b7c1bf4..a77cadc 100644 --- a/src/object/outputstream.cc +++ b/src/object/outputstream.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/object/xdr16input.cc b/src/object/xdr16input.cc index 2247c29..26c12e0 100644 --- a/src/object/xdr16input.cc +++ b/src/object/xdr16input.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/object/xdr16stream.cc b/src/object/xdr16stream.cc index 7f2a414..3f606f7 100644 --- a/src/object/xdr16stream.cc +++ b/src/object/xdr16stream.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/object/xdrinput.cc b/src/object/xdrinput.cc index c98c110..50698cd 100644 --- a/src/object/xdrinput.cc +++ b/src/object/xdrinput.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ diff --git a/src/object/xdrstream.cc b/src/object/xdrstream.cc index 9dc5a1b..208349d 100644 --- a/src/object/xdrstream.cc +++ b/src/object/xdrstream.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Daniel Friesel + * Copyright 2020 Birte Kristina Friesel * * SPDX-License-Identifier: BSD-2-Clause */ |