summaryrefslogtreecommitdiff
path: root/source3/utils/debugparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/utils/debugparse.c')
-rw-r--r--source3/utils/debugparse.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/utils/debugparse.c b/source3/utils/debugparse.c
index d9d35081b5..5835de1b8d 100644
--- a/source3/utils/debugparse.c
+++ b/source3/utils/debugparse.c
@@ -20,8 +20,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* -------------------------------------------------------------------------- **
* The important function in this module is dbg_char2token(). The rest is