소스 검색

contrib/babel/langs/: Fix copyright years in some files.

Bastien Guerry 12 년 전
부모
커밋
6b835b4f70
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      contrib/babel/langs/ob-eukleides.el
  2. 1 1
      contrib/babel/langs/ob-mathomatic.el
  3. 1 1
      contrib/babel/langs/ob-tcl.el

+ 1 - 1
contrib/babel/langs/ob-eukleides.el

@@ -1,6 +1,6 @@
 ;;; ob-eukleides.el --- Org-babel functions for eukleides evaluation
 
-;; Copyright (C) 2010-2012  Free Software Foundation, Inc.
+;; Copyright (C) 2010-2013  Free Software Foundation, Inc.
 
 ;; Author: Luis Anaya
 ;; Keywords: literate programming, reproducible research

+ 1 - 1
contrib/babel/langs/ob-mathomatic.el

@@ -1,6 +1,6 @@
 ;;; ob-mathomatic.el --- Org-babel functions for mathomatic evaluation
 
-;; Copyright (C) 2009-2012  Free Software Foundation, Inc.
+;; Copyright (C) 2009-2013  Free Software Foundation, Inc.
 
 ;; Author: Eric S Fraga
 ;;	Eric Schulte

+ 1 - 1
contrib/babel/langs/ob-tcl.el

@@ -1,6 +1,6 @@
 ;;; ob-tcl.el --- Org-babel functions for tcl evaluation
 
-;; Copyright (C) 2009-2012  Free Software Foundation, Inc.
+;; Copyright (C) 2009-2013  Free Software Foundation, Inc.
 
 ;; Authors: Dan Davison
 ;;	 Eric Schulte