Browse Source

Updated README to include project web site. Updated copyright dates.

Neal Wilson 11 years ago
parent
commit
5ed1b619a7
2 changed files with 6 additions and 3 deletions
  1. 5
    2
      README
  2. 1
    1
      src/typica.w

+ 5
- 2
README View File

@@ -1,7 +1,10 @@
1 1
 Typica is a free cross platform application for recording, managing, and using
2 2
 common records generated in commercial specialty coffee roasting operations
3
-such as roast profiles and green coffee inventory records. It is free software
4
-released under the MIT license as follows:
3
+such as roast profiles and green coffee inventory records.
4
+
5
+Project web site: http://www.randomfield.com/programs/typica/
6
+
7
+Typica is free software released under the MIT license as follows:
5 8
 
6 9
 Copyright 2007-2013 Neal Evan Wilson
7 10
 

+ 1
- 1
src/typica.w View File

@@ -23,7 +23,7 @@
23 23
 \def\pn{Typica}
24 24
 \def\filebase{typica}
25 25
 \def\version{1.4.3 \number\year-\number\month-\number\day}
26
-\def\years{2007--2012}
26
+\def\years{2007--2013}
27 27
 \def\title{\pn{} (Version \version)}
28 28
 \newskip\dangerskipb
29 29
 \newskip\dangerskip

Loading…
Cancel
Save