]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add licence text and change header guard name
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Wed, 8 Nov 2023 09:46:22 +0000 (10:46 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 18:13:13 +0000 (19:13 +0100)
commit65de922f9bdb52b308430d2ae11b99c2c98db053
tree562bbdd9873fa70462e3284ae6ec30961254fa14
parentff82ac5541641d836f145833b66765aa70ee8dc7
gccrs: Add licence text and change header guard name

This file was missing a licence text and it's header guard was not
matching the file name.

gcc/rust/ChangeLog:

* util/rust-attribute-values.h (RUST_ATTRIBUTES_VALUE_H): Remove old
header guard.
(RUST_ATTRIBUTE_VALUES_H): Add new one.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
gcc/rust/util/rust-attribute-values.h