about summary refs log tree commit diff
path: root/src/doc
diff options
context:
space:
mode:
authorPietro Albini <pietro.albini@ferrous-systems.com>2022-11-15 12:09:31 +0100
committerPietro Albini <pietro.albini@ferrous-systems.com>2023-03-09 12:24:43 +0100
commit89867e8b453caeeb240dbb5cf5b48da481f284f8 (patch)
tree98be152bdedc5b34864310fc7213b8f9bcbb885d /src/doc
parent7b9a8e113bd4507bd6bd9bdc976d93571c3a1fa4 (diff)
downloadrust-89867e8b453caeeb240dbb5cf5b48da481f284f8.tar.gz
rust-89867e8b453caeeb240dbb5cf5b48da481f284f8.zip
avoid reuse tripping over copyright notices
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/footer.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/doc/footer.inc b/src/doc/footer.inc
index 77e151235e8..504fe51156d 100644
--- a/src/doc/footer.inc
+++ b/src/doc/footer.inc
@@ -1,3 +1,4 @@
+<!-- REUSE-IgnoreStart -->
 <footer><p>
 Copyright &copy; 2011 The Rust Project Developers. Licensed under the
 <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
@@ -5,3 +6,4 @@ or the <a href="https://opensource.org/licenses/MIT">MIT license</a>, at your op
 </p><p>
 This file may not be copied, modified, or distributed except according to those terms.
 </p></footer>
+<!-- REUSE-IgnoreEnd -->