]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/web-server/examples/006-basic-authentication.el
Fix up copyright headers.
[gnu-emacs-elpa] / packages / web-server / examples / 006-basic-authentication.el
index 61d1d4b354ca7a1e9b9c7bbc6263de287ff1fa25..85ad216d050a157b290b00935e5fa9c269b22267 100644 (file)
@@ -1,4 +1,6 @@
 ;;; basic-authentication.el --- basic authentication
+;; Copyright (C) 2014  Free Software Foundation, Inc.
+
 (lexical-let ((users '(("foo" . "bar")
                        ("baz" . "qux"))))
   (ws-start