소스 검색

Fix copyright headers.

Bastien 9 년 전
부모
커밋
7821d0b2d3
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      lisp/ob-abc.el
  2. 1 1
      lisp/ob-sed.el

+ 1 - 1
lisp/ob-abc.el

@@ -1,6 +1,6 @@
 ;;; ob-abc.el --- org-babel functions for template evaluation
 
-;; Copyright (C) Free Software Foundation
+;; Copyright (C) 2013-2015 Free Software Foundation, Inc.
 
 ;; Author: William Waites
 ;; Keywords: literate programming, music

+ 1 - 1
lisp/ob-sed.el

@@ -1,6 +1,6 @@
 ;;; ob-sed.el --- org-babel functions for sed scripts
 
-;; Copyright (C) 2015 Free Software Foundation
+;; Copyright (C) 2015 Free Software Foundation, Inc.
 
 ;; Author: Bjarte Johansen
 ;; Keywords: literate programming, reproducible research