Skip to content

Commit cf0f182

Browse files
InterLinked1gtjoseph
authored andcommitted
general: Remove obsolete SVN references.
There are a handful of files in the tree that reference an SVN link for the coding guidelines. This removes these because the links are dead and the vast majority of source files do not contain these links, so this is more consistent. app_skel still maintains an (up to date) link to the coding guidelines. ASTERISK-30159 #close Change-Id: I35bbb20f66982e98099cff3029ede20091ffdac7
1 parent 5121648 commit cf0f182

9 files changed

+0
-27
lines changed

apps/confbridge/conf_state.c

-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
* This program is free software, distributed under the terms of
1515
* the GNU General Public License Version 2. See the LICENSE file
1616
* at the top of the source tree.
17-
*
18-
* Please follow coding guidelines
19-
* http://svn.digium.com/view/asterisk/trunk/doc/CODING-GUIDELINES
2017
*/
2118

2219
/*! \file

apps/confbridge/conf_state_empty.c

-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
* This program is free software, distributed under the terms of
1515
* the GNU General Public License Version 2. See the LICENSE file
1616
* at the top of the source tree.
17-
*
18-
* Please follow coding guidelines
19-
* http://svn.digium.com/view/asterisk/trunk/doc/CODING-GUIDELINES
2017
*/
2118

2219
/*! \file

apps/confbridge/conf_state_inactive.c

-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
* This program is free software, distributed under the terms of
1515
* the GNU General Public License Version 2. See the LICENSE file
1616
* at the top of the source tree.
17-
*
18-
* Please follow coding guidelines
19-
* http://svn.digium.com/view/asterisk/trunk/doc/CODING-GUIDELINES
2017
*/
2118

2219
/*! \file

apps/confbridge/conf_state_multi.c

-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
* This program is free software, distributed under the terms of
1515
* the GNU General Public License Version 2. See the LICENSE file
1616
* at the top of the source tree.
17-
*
18-
* Please follow coding guidelines
19-
* http://svn.digium.com/view/asterisk/trunk/doc/CODING-GUIDELINES
2017
*/
2118

2219
/*! \file

apps/confbridge/conf_state_multi_marked.c

-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
* This program is free software, distributed under the terms of
1515
* the GNU General Public License Version 2. See the LICENSE file
1616
* at the top of the source tree.
17-
*
18-
* Please follow coding guidelines
19-
* http://svn.digium.com/view/asterisk/trunk/doc/CODING-GUIDELINES
2017
*/
2118

2219
/*! \file

apps/confbridge/conf_state_single.c

-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
* This program is free software, distributed under the terms of
1515
* the GNU General Public License Version 2. See the LICENSE file
1616
* at the top of the source tree.
17-
*
18-
* Please follow coding guidelines
19-
* http://svn.digium.com/view/asterisk/trunk/doc/CODING-GUIDELINES
2017
*/
2118

2219
/*! \file

apps/confbridge/conf_state_single_marked.c

-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
* This program is free software, distributed under the terms of
1515
* the GNU General Public License Version 2. See the LICENSE file
1616
* at the top of the source tree.
17-
*
18-
* Please follow coding guidelines
19-
* http://svn.digium.com/view/asterisk/trunk/doc/CODING-GUIDELINES
2017
*/
2118

2219
/*! \file

apps/confbridge/include/conf_state.h

-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
* This program is free software, distributed under the terms of
1515
* the GNU General Public License Version 2. See the LICENSE file
1616
* at the top of the source tree.
17-
*
18-
* Please follow coding guidelines
19-
* http://svn.digium.com/view/asterisk/trunk/doc/CODING-GUIDELINES
2017
*/
2118

2219
/*! \file

res/res_config_sqlite3.c

-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
* This program is free software, distributed under the terms of
1515
* the GNU General Public License Version 2. See the LICENSE file
1616
* at the top of the source tree.
17-
*
18-
* Please follow coding guidelines
19-
* http://svn.digium.com/view/asterisk/trunk/doc/CODING-GUIDELINES
2017
*/
2118

2219
/*! \file

0 commit comments

Comments
 (0)