public
Description: Emacs interface to Ditz issue tracking system.
Homepage: http://github.com/kentaro/emacs-ditz/
Clone URL: git://github.com/kentaro/emacs-ditz.git
Search Repo:
Added License section into README file.
kentaro (author)
Fri Apr 11 05:05:16 -0700 2008
commit  032e202acf83aec23348561c3378761fb69b2b21
tree    928546fa0b26bfd2597c9ab513569b3aee56b9c6
parent  5f0837612021b9f3962774763a0841713254af60
0
...
69
70
71
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
...
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
0
@@ -69,3 +69,20 @@ Kentaro Kuribayashi
0
 
0
 kentarok@gmail.com
0
 http://kentarok.org/
0
+
0
+* License
0
+
0
+Copyright (C) 2008 Kentaro Kuribayashi
0
+
0
+This program is free software; you can redistribute it and/or modify
0
+it under the terms of the GNU General Public License as published by
0
+the Free Software Foundation, either version 3 of the License, or (at
0
+your option) any later version.
0
+
0
+This program is distributed in the hope that it will be useful, but
0
+WITHOUT ANY WARRANTY; without even the implied warranty of
0
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
0
+General Public License for more details.
0
+
0
+You should have received a copy of the GNU General Public License
0
+along with this program. If not, see <http://www.gnu.org/licenses/>.
...
1
2
3
 
4
5
6
...
1
2
 
3
4
5
6
0
@@ -1,6 +1,6 @@
0
 ;;; ditz.el --- Emacs interface to Ditz issue tracking system
0
 
0
-;; Copyright (C) 2008
0
+;; Copyright (C) 2008 Kentaro Kuribayashi
0
 
0
 ;; Author: Kentaro Kuribayashi <kentarok@gmail.com>
0
 ;; Keywords: ditz, todo

Comments

    No one has commented yet.