metadata: remove WP_METADATA_FEATURES_STANDARD and fix copyright years

This commit is contained in:
George Kiagiadakis 2020-08-31 16:21:35 +03:00
parent df258c3887
commit fb8d4b1b1f
2 changed files with 2 additions and 5 deletions

View file

@ -1,6 +1,6 @@
/* WirePlumber
*
* Copyright © 2019-2020 Collabora Ltd.
* Copyright © 2020 Collabora Ltd.
* @author Raghavendra Rao <raghavendra.rao@collabora.com>
*
* SPDX-License-Identifier: MIT

View file

@ -1,6 +1,6 @@
/* WirePlumber
*
* Copyright © 2019 Collabora Ltd.
* Copyright © 2020 Collabora Ltd.
* @author Raghavendra Rao <raghavendra.rao@collabora.com>
*
* SPDX-License-Identifier: MIT
@ -13,9 +13,6 @@
G_BEGIN_DECLS
#define WP_METADATA_FEATURES_STANDARD \
(WP_PROXY_FEATURES_STANDARD)
/**
* WP_TYPE_METADATA:
*