org-contrib/: Add a license header in each .org file
[worg.git] / org-contrib / gsoc2012 / student-projects / git-merge-tool / development.org
blobcf11d0974e30d75a3b85c78c7191e618af8dad8b
1 #+TITLE:      Merge Tool for Org-Mode
2 #+AUTHOR:     Andrew Young
3 #+EMAIL:      youngar17 at gmail dot com
4 #+OPTIONS:    H:3 num:nil toc:2 \n:nil ::t |:t ^:{} -:t f:t *:t tex:t d:(HIDE) tags:not-in-toc
5 #+STARTUP:    align fold nodlcheck hidestars oddeven lognotestate hideblocks
6 #+SEQ_TODO:   TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
7 #+TAGS:       Write(w) Update(u) Fix(f) Check(c) noexport(n)
8 #+LANGUAGE:   en
9 #+HTML_LINK_UP:  https://orgmode.org/worg/org-faq.html
10 #+HTML_LINK_HOME:  https://orgmode.org/worg/
11 #+EXCLUDE_TAGS: noexport
13 # This file is released by its authors and contributors under the GNU
14 # Free Documentation license v1.3 or later, code examples are released
15 # under the GNU General Public License v3 or later.
17 *Under Contruction*
19 * Development
20 This page will document the design decisions and development of the
21 project.