]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/web-server/examples/002-hello-world-html.el
Fix up copyright headers.
[gnu-emacs-elpa] / packages / web-server / examples / 002-hello-world-html.el
index be054c7238d123af6da6fbe6e12aefdd8e322ed4..ea46b13a28773a656e309e0427744f2c3ca179a8 100644 (file)
@@ -1,4 +1,6 @@
 ;;; hello-world-html.el --- html hello world server using Emacs Web Server
+;; Copyright (C) 2014  Free Software Foundation, Inc.
+
 (ws-start
  (lambda (request)
    (with-slots (process headers) request