Procházet zdrojové kódy

Fix copyright headers.

Bastien před 9 roky
rodič
revize
7821d0b2d3
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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