From 6cbb1f4892185e3c032bb8df4e0e32f5a40a4c1b Mon Sep 17 00:00:00 2001 From: ganbold Date: Tue, 15 Jan 2013 09:31:13 +0000 Subject: Fix license to follow standard license template Reviewed by: joel --- sys/arm/allwinner/console.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sys/arm/allwinner/console.c') diff --git a/sys/arm/allwinner/console.c b/sys/arm/allwinner/console.c index c6538de..2965519 100644 --- a/sys/arm/allwinner/console.c +++ b/sys/arm/allwinner/console.c @@ -5,11 +5,11 @@ * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -- cgit v1.1