~ubuntu-branches/ubuntu/utopic/gridengine/utopic

« back to all changes in this revision

Viewing changes to source/3rdparty/qtcsh/copyright.csh

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2008-06-25 22:36:13 UTC
  • Revision ID: james.westby@ubuntu.com-20080625223613-tvd9xlhuoct9kyhm
Tags: upstream-6.2~beta2
ImportĀ upstreamĀ versionĀ 6.2~beta2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * C Shell
 
3
 *
 
4
 * Bill Joy, UC Berkeley, California, USA
 
5
 * October 1978, May 1980
 
6
 *
 
7
 * Jim Kulp, IIASA, Laxenburg, Austria
 
8
 * April 1980
 
9
 *
 
10
 * Filename recognition added:
 
11
 * Ken Greer, Ind. Consultant, Palo Alto CA
 
12
 * October 1983.
 
13
 *
 
14
 * Karl Kleinpaste, Computer Consoles, Inc.
 
15
 * Added precmd, periodic/tperiod, prompt changes,
 
16
 * directory stack hack, and login watch.
 
17
 * Sometime March 1983 - Feb 1984.
 
18
 *
 
19
 * Added scheduled commands, including the "sched" command,
 
20
 * plus the call to sched_run near the precmd et al
 
21
 * routines.
 
22
 * Upgraded scheduled events for running events while
 
23
 * sitting idle at command input.
 
24
 *
 
25
 * Paul Placeway, Ohio State
 
26
 * added stuff for running with twenex/inputl  9 Oct 1984.
 
27
 *
 
28
 * ported to Apple Unix (TM) (OREO)  26 -- 29 Jun 1987
 
29
 */