  |
1 | 1 | | <?php |
| |
2 | 2 | | /* |
  |
3 | | - | $Id: http_client.php 757 2006-08-23 12:22:54Z hpdl $ |
| |
| 3 | + | $Id: http_client.php 1498 2007-03-29 14:04:50Z hpdl $ |
|
4 | 4 | | |
| |
5 | 5 | | osCommerce, Open Source E-Commerce Solutions |
| |
6 | 6 | | http://www.oscommerce.com |
| |
7 | 7 | | |
| |
8 | 8 | | Copyright (c) 2002 osCommerce |
| |
9 | 9 | | |
  |
10 | | - | Released under the GNU General Public License |
| |
| 10 | + | This program is free software; you can redistribute it and/or modify |
| |
| 11 | + | it under the terms of the GNU General Public License v2 (1991) |
| |
| 12 | + | as published by the Free Software Foundation. |
  |
11 | 13 | | |
| |
12 | 14 | | Copyright 2001 Leo West <west_leo@yahoo-REMOVE-.com> Net_HTTP_Client v0.6 |
| |
13 | 15 | | |