diff options
| author | Linus Jahn <lnj@kaidan.im> | 2022-01-15 01:09:37 +0100 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2022-01-15 01:09:37 +0100 |
| commit | a0d1776419c61903f8e6534ad3db56df275954ac (patch) | |
| tree | 70ac8963bf754b541714a24ba07f46cbb4389fe8 /examples/example_5_rpcInterface/main.cpp | |
| parent | 37359c7928d7fad38f064b6b5f26af59440ed7f9 (diff) | |
| download | qxmpp-a0d1776419c61903f8e6534ad3db56df275954ac.tar.gz | |
REUSE-ify whole project
Diffstat (limited to 'examples/example_5_rpcInterface/main.cpp')
| -rw-r--r-- | examples/example_5_rpcInterface/main.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/example_5_rpcInterface/main.cpp b/examples/example_5_rpcInterface/main.cpp index 70dc76d6..780c8a12 100644 --- a/examples/example_5_rpcInterface/main.cpp +++ b/examples/example_5_rpcInterface/main.cpp @@ -1,5 +1,6 @@ -// SPDX-FileCopyrightText: 2011 Manjeet Dahiya <manjeetdahiya@gmail.com> +// SPDX-FileCopyrightText: 2009 Ian Geiser <ian.geiser@gmail.com> // SPDX-FileCopyrightText: 2010 Jeremy Lainé <jeremy.laine@m4x.org> +// SPDX-FileCopyrightText: 2011 Manjeet Dahiya <manjeetdahiya@gmail.com> // // SPDX-License-Identifier: LGPL-2.1-or-later |
