summaryrefslogtreecommitdiff
path: root/src/bc/lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bc/lex.c')
-rw-r--r--src/bc/lex.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bc/lex.c b/src/bc/lex.c
index d4c6bd4c192e8..cc780e0d6278b 100644
--- a/src/bc/lex.c
+++ b/src/bc/lex.c
@@ -1,9 +1,9 @@
/*
* *****************************************************************************
*
- * Copyright (c) 2018-2020 Gavin D. Howard and contributors.
+ * SPDX-License-Identifier: BSD-2-Clause
*
- * All rights reserved.
+ * Copyright (c) 2018-2020 Gavin D. Howard and contributors.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met: