Browse Source

Merge branch 'maint'

Bastien 9 years ago
parent
commit
0468ca8529
2 changed files with 2 additions and 2 deletions
  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