···11+// SPDX-License-Identifier: GPL-2.012/*23 * A driver for the RTC embedded in the Cirrus Logic EP93XX processors34 * Copyright (c) 2006 Tower Technologies45 *56 * Author: Alessandro Zummo <a.zummo@towertech.it>66- *77- * This program is free software; you can redistribute it and/or modify88- * it under the terms of the GNU General Public License version 2 as99- * published by the Free Software Foundation.107 */118129#include <linux/module.h>