X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccore%2Fsilccommand.h;fp=lib%2Fsilccore%2Fsilccommand.h;h=e1051e141d81d0321c22ad3ba6fef55f8c103127;hb=50fa4501eebb214056c76276adf147c5f2a4f5d0;hp=c298d76237ce22803d99ac286da112f4af6eb010;hpb=b29046d251110a9426a760f495f3e08c1557edc2;p=silc.git diff --git a/lib/silccore/silccommand.h b/lib/silccore/silccommand.h index c298d762..e1051e14 100644 --- a/lib/silccore/silccommand.h +++ b/lib/silccore/silccommand.h @@ -1,24 +1,24 @@ -/****h* silccore/silccommand.h - * - * NAME - * - * silccommand.h - * - * COPYRIGHT - * - * Author: Pekka Riikonen - * - * Copyright (C) 1997 - 2001 Pekka Riikonen - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. +/* + + silccommand.h + + Author: Pekka Riikonen + + Copyright (C) 1997 - 2001 Pekka Riikonen + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + +*/ + +/****h* silccore/SilcCommandAPI * * DESCRIPTION *