diff options
Diffstat (limited to 'source3/include/debugparse.h')
-rw-r--r-- | source3/include/debugparse.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/include/debugparse.h b/source3/include/debugparse.h index 07e9637199b..a66a82a8d88 100644 --- a/source3/include/debugparse.h +++ b/source3/include/debugparse.h @@ -22,8 +22,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 |