]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/web-server/examples/001-hello-world-utf8.el
Merge branch 'master' of https://github.com/leoliu/easy-kill
[gnu-emacs-elpa] / packages / web-server / examples / 001-hello-world-utf8.el
index 1108cfbd1a793714d5dfbc104b9978f84ed1d488..667b2acbf80a2d56663b478bf0a80439c97b8b91 100644 (file)
@@ -1,4 +1,6 @@
 ;;; hello-world-utf8.el --- utf8 hello world server using Emacs Web Server
+;; Copyright (C) 2014  Free Software Foundation, Inc.
+
 (ws-start
  (lambda (request)
    (with-slots (process headers) request