소스 검색

removing Austin F. Frank from copyright and author lines

Eric Schulte 16 년 전
부모
커밋
b56e6b0285
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 2
      lisp/org-babel-ref.el
  2. 2 2
      lisp/org-babel.el

+ 2 - 2
lisp/org-babel-ref.el

@@ -1,8 +1,8 @@
 ;;; org-babel-ref.el --- org-babel functions for referencing external data
 
-;; Copyright (C) 2009 Eric Schulte, Dan Davison, Austin F. Frank
+;; Copyright (C) 2009 Eric Schulte, Dan Davison
 
-;; Author: Eric Schulte, Dan Davison, Austin F. Frank
+;; Author: Eric Schulte, Dan Davison
 ;; Keywords: literate programming, reproducible research
 ;; Homepage: http://orgmode.org
 ;; Version: 0.01

+ 2 - 2
lisp/org-babel.el

@@ -1,8 +1,8 @@
 ;;; org-babel.el --- facilitating communication between programming languages and people
 
-;; Copyright (C) 2009 Eric Schulte, Dan Davison, Austin F. Frank
+;; Copyright (C) 2009 Eric Schulte, Dan Davison
 
-;; Author: Eric Schulte, Dan Davison, Austin F. Frank
+;; Author: Eric Schulte, Dan Davison
 ;; Keywords: literate programming, reproducible research
 ;; Homepage: http://orgmode.org
 ;; Version: 0.01