diff modules/sample/internal/sample.c @ 4740:ff037e1dc33c

automatic merge
author Stephen J. Turnbull <stephen@xemacs.org>
date Thu, 12 Nov 2009 00:00:11 +0900
parents dce479915b74
children dd9541c73e70
line wrap: on
line diff
--- a/modules/sample/internal/sample.c	Wed Nov 11 23:52:58 2009 +0900
+++ b/modules/sample/internal/sample.c	Thu Nov 12 00:00:11 2009 +0900
@@ -3,6 +3,11 @@
  * of Emacs dynamic modules.
  * (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.
  */
 
 #include <config.h>