X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/dbafdb904b48e72620f066a5c7cb0a123fc64baa..95865f28b0f0b6386b8dcdf2b084f1cd79ffab0d:/validate.el diff --git a/validate.el b/validate.el index 9eebe9a36..8408b63c3 100644 --- a/validate.el +++ b/validate.el @@ -1,11 +1,11 @@ ;;; validate.el --- Schema validation for Emacs-lisp -*- lexical-binding: t; -*- -;; Copyright (C) 2016 Artur Malabarba +;; Copyright (C) 2016 Free Software Foundation, Inc. ;; Author: Artur Malabarba ;; Keywords: lisp ;; Package-Requires: ((emacs "24.1") (cl-lib "0.5")) -;; Version: 0.1 +;; Version: 0.2 ;;; Commentary: ;;