diff options
Diffstat (limited to 'vdr.c')
-rw-r--r-- | vdr.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,13 +16,13 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - * Or, point your browser to http://www.gnu.org/copyleft/gpl.html + * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * The author can be reached at kls@cadsoft.de * * The project's page is at http://www.cadsoft.de/vdr * - * $Id: vdr.c 1.295 2007/08/05 09:53:20 kls Exp $ + * $Id: vdr.c 1.296 2007/08/12 11:22:04 kls Exp $ */ #include <getopt.h> |