Skip to content

Commit

Permalink
Add .gitignore and fixup copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
monnier committed Oct 8, 2018
1 parent 55e8b6a commit 4519d18
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
@@ -0,0 +1,3 @@
*.elc
*-autoloads.el
*-pkg.el
2 changes: 1 addition & 1 deletion fountain-mode.el
@@ -1,6 +1,6 @@
;;; fountain-mode.el --- Major mode for screenwriting in Fountain markup -*- lexical-binding: t; -*- ;;; fountain-mode.el --- Major mode for screenwriting in Fountain markup -*- lexical-binding: t; -*-


;; Copyright (c) 2014-2018 Paul Rankin ;; Copyright (c) 2014-2018 Free Software Foundation, Inc.


;; Author: Paul Rankin <hello@paulwrankin.com> ;; Author: Paul Rankin <hello@paulwrankin.com>
;; Keywords: wp, text ;; Keywords: wp, text
Expand Down

0 comments on commit 4519d18

Please sign in to comment.