X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=drivers%2Fclk%2Fclkdev.c;h=0f2e3fcf0f19f14cfa9dc80923c6c052c15ce887;hb=d2912cb15bdda8ba4a5dd73396ad62641af2f520;hp=2afc8df8acffe5996dae4ba3c58056f879bc1298;hpb=e0654264c4806dc436b291294a0fbf9be7571ab6;p=sfrench%2Fcifs-2.6.git diff --git a/drivers/clk/clkdev.c b/drivers/clk/clkdev.c index 2afc8df8acff..0f2e3fcf0f19 100644 --- a/drivers/clk/clkdev.c +++ b/drivers/clk/clkdev.c @@ -1,12 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * drivers/clk/clkdev.c * * Copyright (C) 2008 Russell King. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * * Helper for the clk API to assist looking up a struct clk. */ #include