~ubuntu-branches/ubuntu/natty/9base/natty

« back to all changes in this revision

Viewing changes to awk/README

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-08-20 17:34:06 UTC
  • mfrom: (6.2.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090820173406-xpwqa9ruyevvc0ut
Tags: 1:3-3
* Updating maintainer field.
* Updating vcs fields.
* Updating package to standards version 3.8.3.
* Updatin variables writing in rules to consistent style.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This 'awk' source is directly downloaded from the Plan 9 source
 
2
 
 
3
http://cm.bell-labs.com/sources/plan9/sys/src/cmd/awk/
 
4
 
 
5
as such, it's copyright is held by Lucent Technologies and distributed under the
 
6
Lucent Public License version 1.02 [http://www.opensource.org/licenses/lucent1.02.php].
 
7
 
 
8
Modifications were made by Jeff Sickel in order to build using Plan 9 from User
 
9
Space [http://swtch.com/plan9port/] to the following files:
 
10
 
 
11
    mkfile
 
12
    re.c
 
13