From 20d1d1dc3f5e8af0a76987a18c0dd3223cc4bbd5 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 17 Jun 1996 19:05:38 +0000 Subject: [PATCH] Remove advertising actions requirement, they are too bothering for anyone --- share/examples/etc/bsd-style-copyright | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/share/examples/etc/bsd-style-copyright b/share/examples/etc/bsd-style-copyright index 7c084a296ae..65d01617ccb 100644 --- a/share/examples/etc/bsd-style-copyright +++ b/share/examples/etc/bsd-style-copyright @@ -1,5 +1,5 @@ /* - * Copyright (c) [year] + * Copyright (C) [year] * [your name here]. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -10,11 +10,7 @@ * 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. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by [your name] - * and [any other names deserving credit ] - * 4. Neither the name of the author nor the names of any co-contributors + * 3. Neither the name of the author nor the names of any co-contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. *