comparison lisp/org/ob.el @ 111521:76c2ff4450eb

Standardize some file headers.
author Glenn Morris <rgm@gnu.org>
date Fri, 12 Nov 2010 19:34:36 -0800
parents 5cb272c831e8
children a7740098b594
comparison
equal deleted inserted replaced
111520:895379d32da9 111521:76c2ff4450eb
1 ;;; ob.el --- working with code blocks in org-mode 1 ;;; ob.el --- working with code blocks in org-mode
2 2
3 ;; Copyright (C) 2009, 2010 Free Software Foundation, Inc. 3 ;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
4 4
5 ;; Author: Eric Schulte, Dan Davison 5 ;; Author: Eric Schulte
6 ;; Dan Davison
6 ;; Keywords: literate programming, reproducible research 7 ;; Keywords: literate programming, reproducible research
7 ;; Homepage: http://orgmode.org 8 ;; Homepage: http://orgmode.org
8 ;; Version: 7.3 9 ;; Version: 7.3
9 10
10 ;; This file is part of GNU Emacs. 11 ;; This file is part of GNU Emacs.