diff --git a/COPYING b/COPYING index e6c1173..3c40b43 100644 --- a/COPYING +++ b/COPYING @@ -4,6 +4,7 @@ * * Portions adapted from xscreensaver loadsnake program is * portions Copyright (c) 2007-2011 Cosimo Streppone +* Portions adapted from XScreensaver Copyright (c) 2024 Jamie Zawinski * * Licensed under the MIT/X License * diff --git a/README b/README index 949f2e4..9171ba6 100644 --- a/README +++ b/README @@ -540,10 +540,10 @@ about the suitability of this software for any purpose. It is provided AUTHORS -Jeffrey Merkey and Cosimo Streppone -, based on PopSquares, Deco hacks, loadsnake, and -Novell’s Netware SMP. The original Netware SMP screensaver was written -by Jeffrey Merkey at Novell in 1994. +Jeffrey Merkey , Cosimo Streppone + and Jamie Zawinski based on PopSquares, +Deco hacks, loadsnake, and Novell’s Netware SMP. The original Netware +SMP screensaver was written by Jeffrey Merkey at Novell in 1994. ISSUES / PROBLEMS / HELP diff --git a/README.md b/README.md index 056fc25..bceb469 100644 --- a/README.md +++ b/README.md @@ -441,15 +441,13 @@ Copyright © 1994-2024 by Jamie Zawinski, Jeffrey Merkey, Cosimo Streppone, and others. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that -copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any +copyright notice and this permission notice appear in supporting documentation. +No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. ## **Authors** -Jeffrey Merkey <[jeffmerkey@gmail.com](mailto:jeffmerkey@gmail.com)> and Cosimo Streppone <cosimo@cpan.org>, -based on PopSquares, Deco hacks, loadsnake, and Novell's Netware SMP. The -original Netware SMP screensaver was written by Jeffrey Merkey at Novell in -1994. +Jeffrey Merkey <[jeffmerkey@gmail.com](mailto:jeffmerkey@gmail.com)>, Cosimo Streppone <[cosimo@cpan.org](mailto:cosimo@cpan.org)> and Jamie Zawinski <[jwz@jwz.org](mailto:jwz@jwz.org)> based on PopSquares, Deco hacks, loadsnake, and Novell's Netware SMP. The original Netware SMP screensaver was written by Jeffrey Merkey at Novell in 1994. ## **Issues / problems / help** diff --git a/netwaresmp.c b/netwaresmp.c index 98ab078..0dfc64a 100644 --- a/netwaresmp.c +++ b/netwaresmp.c @@ -4,6 +4,7 @@ * * Portions adapted from xscreensaver loadsnake program is * portions Copyright (c) 2007-2011 Cosimo Streppone +* Portions adapted from XScreensaver Copyright (c) 2024 Jamie Zawinski * * Licensed under the MIT/X License *