diff options
Diffstat (limited to 'source3/modules')
-rw-r--r-- | source3/modules/CP437.c | 3 | ||||
-rw-r--r-- | source3/modules/CP850.c | 3 | ||||
-rw-r--r-- | source3/modules/gpfs.c | 3 | ||||
-rw-r--r-- | source3/modules/nfs4_acls.c | 3 | ||||
-rw-r--r-- | source3/modules/nfs4_acls.h | 3 | ||||
-rw-r--r-- | source3/modules/vfs_afsacl.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_aixacl2.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_audit.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_cacheprime.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_cap.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_catia.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_commit.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_default_quota.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_expand_msdfs.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_extd_audit.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_fake_perms.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_full_audit.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_hpuxacl.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_netatalk.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_prealloc.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_readahead.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_recycle.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_shadow_copy.c | 3 | ||||
-rw-r--r-- | source3/modules/vfs_zfsacl.c | 3 |
24 files changed, 24 insertions, 48 deletions
diff --git a/source3/modules/CP437.c b/source3/modules/CP437.c index 8114bff7e3..96d14b1f02 100644 --- a/source3/modules/CP437.c +++ b/source3/modules/CP437.c @@ -17,8 +17,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/source3/modules/CP850.c b/source3/modules/CP850.c index 0fa4cb41b8..40730c0d8d 100644 --- a/source3/modules/CP850.c +++ b/source3/modules/CP850.c @@ -17,8 +17,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/source3/modules/gpfs.c b/source3/modules/gpfs.c index 90be778260..86ba2d81a6 100644 --- a/source3/modules/gpfs.c +++ b/source3/modules/gpfs.c @@ -14,8 +14,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/source3/modules/nfs4_acls.c b/source3/modules/nfs4_acls.c index f29492aeff..200f87a559 100644 --- a/source3/modules/nfs4_acls.c +++ b/source3/modules/nfs4_acls.c @@ -14,8 +14,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/source3/modules/nfs4_acls.h b/source3/modules/nfs4_acls.h index 49a08626fb..1d53e9a620 100644 --- a/source3/modules/nfs4_acls.h +++ b/source3/modules/nfs4_acls.h @@ -15,8 +15,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/>. */ #ifndef __NFS4_ACLS_H__ diff --git a/source3/modules/vfs_afsacl.c b/source3/modules/vfs_afsacl.c index 1f88099ad0..e057d21709 100644 --- a/source3/modules/vfs_afsacl.c +++ b/source3/modules/vfs_afsacl.c @@ -14,8 +14,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/source3/modules/vfs_aixacl2.c b/source3/modules/vfs_aixacl2.c index d8011fc132..b4e28be5d8 100644 --- a/source3/modules/vfs_aixacl2.c +++ b/source3/modules/vfs_aixacl2.c @@ -14,8 +14,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/source3/modules/vfs_audit.c b/source3/modules/vfs_audit.c index 70fd21b99e..91993a47d7 100644 --- a/source3/modules/vfs_audit.c +++ b/source3/modules/vfs_audit.c @@ -17,8 +17,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/source3/modules/vfs_cacheprime.c b/source3/modules/vfs_cacheprime.c index 04fc91ded4..c6f7fad906 100644 --- a/source3/modules/vfs_cacheprime.c +++ b/source3/modules/vfs_cacheprime.c @@ -12,8 +12,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/source3/modules/vfs_cap.c b/source3/modules/vfs_cap.c index 5f3cd64fb8..84c6a6fd84 100644 --- a/source3/modules/vfs_cap.c +++ b/source3/modules/vfs_cap.c @@ -17,8 +17,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/source3/modules/vfs_catia.c b/source3/modules/vfs_catia.c index e06863c6fb..3bdd4116a8 100644 --- a/source3/modules/vfs_catia.c +++ b/source3/modules/vfs_catia.c @@ -21,8 +21,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/source3/modules/vfs_commit.c b/source3/modules/vfs_commit.c index b9dc3c0116..39de7f7e74 100644 --- a/source3/modules/vfs_commit.c +++ b/source3/modules/vfs_commit.c @@ -12,8 +12,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/source3/modules/vfs_default_quota.c b/source3/modules/vfs_default_quota.c index d8e5009b0c..6dbbad75fa 100644 --- a/source3/modules/vfs_default_quota.c +++ b/source3/modules/vfs_default_quota.c @@ -14,8 +14,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/source3/modules/vfs_expand_msdfs.c b/source3/modules/vfs_expand_msdfs.c index bfcb188760..10194f17d3 100644 --- a/source3/modules/vfs_expand_msdfs.c +++ b/source3/modules/vfs_expand_msdfs.c @@ -14,8 +14,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/source3/modules/vfs_extd_audit.c b/source3/modules/vfs_extd_audit.c index 75c9991e77..552c64016e 100644 --- a/source3/modules/vfs_extd_audit.c +++ b/source3/modules/vfs_extd_audit.c @@ -18,8 +18,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/source3/modules/vfs_fake_perms.c b/source3/modules/vfs_fake_perms.c index b9a48c88b4..8157f05d52 100644 --- a/source3/modules/vfs_fake_perms.c +++ b/source3/modules/vfs_fake_perms.c @@ -18,8 +18,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/source3/modules/vfs_full_audit.c b/source3/modules/vfs_full_audit.c index dab7a03aeb..65748db36f 100644 --- a/source3/modules/vfs_full_audit.c +++ b/source3/modules/vfs_full_audit.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/source3/modules/vfs_hpuxacl.c b/source3/modules/vfs_hpuxacl.c index 9b9fe61d83..fd40414d57 100644 --- a/source3/modules/vfs_hpuxacl.c +++ b/source3/modules/vfs_hpuxacl.c @@ -14,8 +14,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/source3/modules/vfs_netatalk.c b/source3/modules/vfs_netatalk.c index 803c548576..e0dbf9dcef 100644 --- a/source3/modules/vfs_netatalk.c +++ b/source3/modules/vfs_netatalk.c @@ -15,8 +15,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/source3/modules/vfs_prealloc.c b/source3/modules/vfs_prealloc.c index 50af0df8c2..cebf3a3933 100644 --- a/source3/modules/vfs_prealloc.c +++ b/source3/modules/vfs_prealloc.c @@ -14,8 +14,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/source3/modules/vfs_readahead.c b/source3/modules/vfs_readahead.c index ad6787964a..8719f53948 100644 --- a/source3/modules/vfs_readahead.c +++ b/source3/modules/vfs_readahead.c @@ -12,8 +12,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/source3/modules/vfs_recycle.c b/source3/modules/vfs_recycle.c index 0799cb0b59..74fb48e89a 100644 --- a/source3/modules/vfs_recycle.c +++ b/source3/modules/vfs_recycle.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/>. */ #include "includes.h" diff --git a/source3/modules/vfs_shadow_copy.c b/source3/modules/vfs_shadow_copy.c index 6c30312e43..f2a838af14 100644 --- a/source3/modules/vfs_shadow_copy.c +++ b/source3/modules/vfs_shadow_copy.c @@ -14,8 +14,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/source3/modules/vfs_zfsacl.c b/source3/modules/vfs_zfsacl.c index bb10debd3e..18904cd819 100644 --- a/source3/modules/vfs_zfsacl.c +++ b/source3/modules/vfs_zfsacl.c @@ -15,8 +15,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/>. * */ |