mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-01 03:27:59 +02:00
metadata: remove WP_METADATA_FEATURES_STANDARD and fix copyright years
This commit is contained in:
parent
df258c3887
commit
fb8d4b1b1f
2 changed files with 2 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue