소스 검색

Merge branch 'maint'

Bastien 9 년 전
부모
커밋
0468ca8529
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 ABC -*- lexical-binding: t; -*-
 
-;; 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 --- Babel Functions for Sed Scripts    -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2015 Free Software Foundation
+;; Copyright (C) 2015 Free Software Foundation, Inc.
 
 ;; Author: Bjarte Johansen
 ;; Keywords: literate programming, reproducible research