diff --git a/.pick_status.json b/.pick_status.json index c57927a636c..d674b116b52 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -184,7 +184,7 @@ "description": "r600: add license header to r600_formats.h", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "82114ac02a2d5a764ce69711fc0a71f559ee9137", "notes": null diff --git a/src/gallium/drivers/r600/r600_formats.h b/src/gallium/drivers/r600/r600_formats.h index f36e5534f29..6ce342c0a80 100644 --- a/src/gallium/drivers/r600/r600_formats.h +++ b/src/gallium/drivers/r600/r600_formats.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: MIT #ifndef R600_FORMATS_H #define R600_FORMATS_H