~ubuntu-branches/ubuntu/dapper/chora2/dapper

« back to all changes in this revision

Viewing changes to cvsgraph.php

  • Committer: Bazaar Package Importer
  • Author(s): Roberto C. Sanchez
  • Date: 2005-10-17 21:54:28 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051017215428-6xbsgf43nsdaewwc
Tags: 2.0.1-1
* New upstream release.
* Updated FSF address in copyright file.
* Added a suggestion for cvsps.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?php
2
2
/**
3
 
 * $Horde: chora/cvsgraph.php,v 1.15 2004/11/15 03:59:49 chuck Exp $
 
3
 * $Horde: chora/cvsgraph.php,v 1.15.8.1 2005/01/03 12:25:30 jan Exp $
4
4
 *
5
5
 * Wrapper for CVSGraph.
6
6
 *
7
 
 * Copyright 1999-2004 Anil Madhavapeddy <anil@recoil.org>
8
 
 * Copyright 1999-2004 Charles Hagenbuch <chuck@horde.org>
 
7
 * Copyright 1999-2005 Anil Madhavapeddy <anil@recoil.org>
 
8
 * Copyright 1999-2005 Charles Hagenbuch <chuck@horde.org>
9
9
 *
10
10
 * See the enclosed file COPYING for license information (GPL).  If you
11
11
 * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.