Skip to content

Commit 42c6f07

Browse files
authored
Update connect.h
1 parent 6c75580 commit 42c6f07

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

connect.h

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,2 @@
1-
/*
2-
This file is part of the linuxapi project.
3-
Copyright (C) 2011-2013 Mark Veltzer <[email protected]>
4-
5-
The linuxapi package is free software; you can redistribute it and/or
6-
modify it under the terms of the GNU Lesser General Public
7-
License as published by the Free Software Foundation; either
8-
version 2.1 of the License, or (at your option) any later version.
9-
10-
The linuxapi package is distributed in the hope that it will be useful,
11-
but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13-
Lesser General Public License for more details.
14-
15-
You should have received a copy of the GNU Lesser General Public
16-
License along with the GNU C Library; if not, write to the Free
17-
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
18-
02111-1307 USA.
19-
*/
20-
211
int cpp_init(void);
222
void cpp_exit(void);

0 commit comments

Comments
 (0)