From 2ebb2a80e83cb136bca099ee9292bc0017fdb347 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Fillod=2C=20F8CFE?= Date: Sun, 6 Apr 2003 18:52:16 +0000 Subject: [PATCH] hamlib -> Hamlib git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1431 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- bindings/hamlib.swg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bindings/hamlib.swg b/bindings/hamlib.swg index 984bbe4f7..7d84d5eed 100644 --- a/bindings/hamlib.swg +++ b/bindings/hamlib.swg @@ -1,12 +1,12 @@ -%module hamlib +%module Hamlib %{ /* * Hamlib bindings - swig interface file - * Copyright (c) 2001,2002 by Stephane Fillod + * Copyright (c) 2001-2003 by Stephane Fillod * - * $Id: hamlib.swg,v 1.4 2002-10-08 21:54:58 fillods Exp $ + * $Id: hamlib.swg,v 1.5 2003-04-06 18:52:16 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as