Mercurial > hg > xemacs-beta
diff modules/sample/internal/sample.c @ 5417:dd9541c73e70
Converted the modules samples to GPLv3 or later.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Wed, 27 Oct 2010 21:46:49 +0200 |
parents | dce479915b74 |
children |
line wrap: on
line diff
--- a/modules/sample/internal/sample.c Wed Oct 27 00:09:04 2010 +0200 +++ b/modules/sample/internal/sample.c Wed Oct 27 21:46:49 2010 +0200 @@ -4,10 +4,10 @@ * (C) Copyright 1998, 1999 J. Kean Johnston. All rights reserved. * (C) Copyright 2002 Jerry James. * - * This sample module code is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as published - * by the Free Software Foundation; either version 2, or (at your option) - * any later version. + * This sample is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the + * Free Software Foundation, either version 3 of the License, or (at your + * option) any later version. */ #include <config.h>