hamlib -> Hamlib

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1431 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.1.4
Stéphane Fillod, F8CFE 2003-04-06 18:52:16 +00:00
rodzic 27c7db9b4b
commit 2ebb2a80e8
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -1,12 +1,12 @@
%module hamlib %module Hamlib
%{ %{
/* /*
* Hamlib bindings - swig interface file * 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 * This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Library General Public License as * it under the terms of the GNU Library General Public License as