Subversion Repositories Kolibri OS

Rev

Rev 922 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 922 Rev 983
Line 1... Line 1...
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;                                                              ;;
2
;;                                                              ;;
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2008. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
-
 
5
;;                                                              ;;
-
 
6
;;                                                              ;;
-
 
7
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
-
 
8
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
9
;;                                                              ;;
5
;;                                                              ;;
10
;;                                                              ;;
6
;;                                                              ;;
11
;;  UDP.INC                                                     ;;
7
;;  UDP.INC                                                     ;;
12
;;                                                              ;;
8
;;                                                              ;;
Line 16... Line 12...
16
;;                                                              ;;
12
;;                                                              ;;
17
;;  See file COPYING for details                                ;;
13
;;  See file COPYING for details                                ;;
18
;;                                                              ;;
14
;;                                                              ;;
19
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
15
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 20... Line 16...
20
 
16
 
Line 21... Line 17...
21
$Revision: 922 $
17
$Revision: 983 $
22
 
18
 
23
 
19