Does copyright of Pingtel also apply for the way source code is documented?
I documented the whole code of my application using this style, and now am
wondering whether file description should mention pingtel at all. There 
is no code
from sipfoundry at all in those files.

I mean these sections in cpp files (and similar ones in h files):

// SYSTEM INCLUDES
// APPLICATION INCLUDES
// DEFINES
// EXTERNAL FUNCTIONS
// EXTERNAL VARIABLES
// CONSTANTS
// STATIC VARIABLE INITIALIZATIONS
// MACROS
// GLOBAL VARIABLES
// GLOBAL FUNCTIONS

/* //////////////////////////// PUBLIC 
//////////////////////////////////// */

/* ============================ CREATORS 
================================== */

/* ============================ MANIPULATORS 
============================== */

/* ============================ ACCESSORS 
================================= */

/* ============================ INQUIRY 
=================================== */

/* //////////////////////////// PROTECTED 
///////////////////////////////// */

/* //////////////////////////// PRIVATE 
/////////////////////////////////// */

/* ============================ FUNCTIONS 
================================= */
 
Jaroslav Libak

_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to