diff options
Diffstat (limited to 'source4/param')
-rw-r--r-- | source4/param/generic.c | 3 | ||||
-rw-r--r-- | source4/param/params.c | 3 | ||||
-rw-r--r-- | source4/param/secrets.h | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/source4/param/generic.c b/source4/param/generic.c index 8082b37dd4..ca52934950 100644 --- a/source4/param/generic.c +++ b/source4/param/generic.c @@ -13,8 +13,7 @@ * GNU General Public License for more details. * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source4/param/params.c b/source4/param/params.c index 3860d996e0..5ee6dbea70 100644 --- a/source4/param/params.c +++ b/source4/param/params.c @@ -19,8 +19,7 @@ * GNU General Public License for more details. * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see <http://www.gnu.org/licenses/>. * * -------------------------------------------------------------------------- ** * diff --git a/source4/param/secrets.h b/source4/param/secrets.h index b8e721e478..44ffdbd8a6 100644 --- a/source4/param/secrets.h +++ b/source4/param/secrets.h @@ -14,8 +14,7 @@ * more details. * * 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., 675 - * Mass Ave, Cambridge, MA 02139, USA. + * this program; if not, see <http://www.gnu.org/licenses/>. */ #ifndef _SECRETS_H |