Add the 'libstrophe' name to the copyright headers.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* auth.c
|
||||
** XMPP client library -- auth functions and handlers
|
||||
** libstrophe XMPP client library -- auth functions and handlers
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
**
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* common.h
|
||||
** XMPP client library -- internal common structures
|
||||
** libstrophe XMPP client library -- internal common structures
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
**
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* ctx.c
|
||||
** XMPP client library -- run-time context implementation
|
||||
** libstrophe XMPP client library -- run-time context implementation
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
**
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* event.c
|
||||
** XMPP client library -- event loop and management
|
||||
** libstrophe XMPP client library -- event loop and management
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
**
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* handler.c
|
||||
** XMPP client library -- event handler management
|
||||
** libstrophe XMPP client library -- event handler management
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
**
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* hash.c
|
||||
** XMPP client library
|
||||
** libstrophe XMPP client library
|
||||
** hash table implementation
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* hash.h
|
||||
** XMPP client library -- hash table interface
|
||||
** libstrophe XMPP client library -- hash table interface
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
**
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* jid.c
|
||||
** XMPP client library
|
||||
** libstrophe XMPP client library
|
||||
** helper functions for parsing jid's
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* ostypes.h
|
||||
** XMPP client library -- type definitions for platforms without stdint.h
|
||||
** libstrophe XMPP client library -- type definitions for platforms without stdint.h
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
**
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* parser.c
|
||||
** XMPP client library -- xml parser handlers and utility functions
|
||||
** libstrophe XMPP client library -- xml parser handlers and utility functions
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
**
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* sasl.c
|
||||
** XMPP client library -- SASL authentication helpers
|
||||
** libstrophe XMPP client library -- SASL authentication helpers
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
**
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* sasl.h
|
||||
** XMPP client library -- SASL authentication helpers
|
||||
** libstrophe XMPP client library -- SASL authentication helpers
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
**
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* sock.c
|
||||
** XMPP client library -- socket abstraction implementation
|
||||
** libstrophe XMPP client library -- socket abstraction implementation
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
**
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* sock.h
|
||||
** XMPP client library -- socket abstraction header
|
||||
** libstrophe XMPP client library -- socket abstraction header
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
**
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* stanza.c
|
||||
** XMPP client library -- XMPP stanza object and utilities
|
||||
** libstrophe XMPP client library -- XMPP stanza object and utilities
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
**
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* util.c
|
||||
** XMPP client library -- various utility functions
|
||||
** libstrophe XMPP client library -- various utility functions
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
**
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* util.h
|
||||
** XMPP client library -- various utility functions
|
||||
** libstrophe XMPP client library -- various utility functions
|
||||
**
|
||||
** Copyright (C) 2005 OGG, LCC. All rights reserved.
|
||||
**
|
||||
|
||||
Reference in New Issue
Block a user