X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Finput.h;h=3285a3ffa28919d31c042fd08cfc1e5774155db8;hb=2a055ea53260ac8addeeb94eb671172844bc9106;hp=2902b079b23dee172b1f0b69713fccb9bc26b6a8;hpb=c1924d85af4a07dc70aef1ef95c48b54a136733f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/input.h b/include/input.h index 2902b07..3285a3f 100644 --- a/include/input.h +++ b/include/input.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Keyboard input helper functions (too small to be called a layer) * * Copyright (c) 2011 The Chromium OS Authors. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _INPUT_H