diff options
Diffstat (limited to 'arch/ia64/lib/copy_page.S')
-rw-r--r-- | arch/ia64/lib/copy_page.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/lib/copy_page.S b/arch/ia64/lib/copy_page.S index cbdb9e323ffb..176f857c522e 100644 --- a/arch/ia64/lib/copy_page.S +++ b/arch/ia64/lib/copy_page.S @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * * Optimized version of the standard copy_page() function |