summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--copyright.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/copyright.c b/copyright.c
index 355c277..3da078b 100644
--- a/copyright.c
+++ b/copyright.c
@@ -19,5 +19,5 @@
static const char copyright [] __attribute__((unused))
- __attribute__((section (".comment"))) =
+ __attribute__((section (".legal"))) =
"Licensed under the Apache License, Version 2.0.\n";
OpenPOWER on IntegriCloud