Ver código fonte

sca Remove SVN ID, rename "sip-router" to "kamailio"

Olle E. Johansson 10 anos atrás
pai
commit
313e77d361

+ 1 - 3
modules/sca/sca.c

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 3
modules/sca/sca.h

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 3
modules/sca/sca_appearance.c

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 5
modules/sca/sca_appearance.h

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,8 +16,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
- *
- *
  */
 #include "../../str.h"
 

+ 1 - 3
modules/sca/sca_call_info.c

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 4
modules/sca/sca_call_info.h

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,7 +17,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- *
  */
 #ifndef SCA_CALL_INFO_H
 #define SCA_CALL_INFO_H

+ 1 - 3
modules/sca/sca_common.h

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 5
modules/sca/sca_db.c

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,8 +16,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
- *
- *
  */
 #include "sca_common.h"
 

+ 1 - 3
modules/sca/sca_db.h

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 5
modules/sca/sca_dialog.c

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,8 +16,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
- *
- *
  */
 #include "sca_common.h"
 

+ 1 - 3
modules/sca/sca_dialog.h

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 3
modules/sca/sca_event.c

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 3
modules/sca/sca_event.h

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 3
modules/sca/sca_hash.c

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 3
modules/sca/sca_hash.h

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 3
modules/sca/sca_notify.c

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 3
modules/sca/sca_notify.h

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 5
modules/sca/sca_reply.c

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,8 +16,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
- *
- *
  */
 #include "sca_common.h"
 

+ 1 - 5
modules/sca/sca_reply.h

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,8 +16,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
- *
- *
  */
 #ifndef SCA_REPLY_H
 #define SCA_REPLY_H

+ 1 - 3
modules/sca/sca_rpc.c

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 3
modules/sca/sca_rpc.h

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 5
modules/sca/sca_subscribe.c

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,8 +16,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
- *
- *
  */
 #include "sca_common.h"
 

+ 1 - 5
modules/sca/sca_subscribe.h

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,8 +16,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
- *
- *
  */
 #ifndef SCA_SUBSCRIBE_H
 #define SCA_SUBSCRIBE_H

+ 1 - 5
modules/sca/sca_util.c

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,8 +16,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
- *
- *
  */
 #include "sca_common.h"
 

+ 1 - 5
modules/sca/sca_util.h

@@ -1,9 +1,7 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012 Andrew Mortensen
  *
- * This file is part of the sca module for sip-router, a free SIP server.
+ * This file is part of the sca module for Kamailio, a free SIP server.
  *
  * The sca module is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,8 +16,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
- *
- *
  */
 #ifndef SCA_UTIL_H
 #define SCA_UTIL_H