diff --git a/xmpp-parsers/src/pubsub/owner.rs b/xmpp-parsers/src/pubsub/owner.rs index 6337292e21fe1b6e2cc3dd7df5e042a7a34e8b70..a89052310b595136b41cc049ada5fa0b5ffd07bf 100644 --- a/xmpp-parsers/src/pubsub/owner.rs +++ b/xmpp-parsers/src/pubsub/owner.rs @@ -1,4 +1,5 @@ -// Copyright (c) ??? +// Copyright (c) 2020 Paul Fariello +// Copyright (c) 2018 Emmanuel Gil Peyrot // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this