diff options
Diffstat (limited to 'source/libmsrpc')
-rw-r--r-- | source/libmsrpc/cac_lsarpc.c | 3 | ||||
-rw-r--r-- | source/libmsrpc/cac_samr.c | 3 | ||||
-rw-r--r-- | source/libmsrpc/cac_svcctl.c | 3 | ||||
-rw-r--r-- | source/libmsrpc/cac_winreg.c | 3 | ||||
-rw-r--r-- | source/libmsrpc/libmsrpc.c | 3 | ||||
-rw-r--r-- | source/libmsrpc/libmsrpc_internal.c | 3 |
6 files changed, 6 insertions, 12 deletions
diff --git a/source/libmsrpc/cac_lsarpc.c b/source/libmsrpc/cac_lsarpc.c index a46005acb62..5ff8f5142cc 100644 --- a/source/libmsrpc/cac_lsarpc.c +++ b/source/libmsrpc/cac_lsarpc.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 "libmsrpc.h" diff --git a/source/libmsrpc/cac_samr.c b/source/libmsrpc/cac_samr.c index 41b62be07b5..4c25f95288a 100644 --- a/source/libmsrpc/cac_samr.c +++ b/source/libmsrpc/cac_samr.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 "libmsrpc.h" diff --git a/source/libmsrpc/cac_svcctl.c b/source/libmsrpc/cac_svcctl.c index d61151a0056..c5385ec151b 100644 --- a/source/libmsrpc/cac_svcctl.c +++ b/source/libmsrpc/cac_svcctl.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 "libmsrpc.h" diff --git a/source/libmsrpc/cac_winreg.c b/source/libmsrpc/cac_winreg.c index 660683fbfd8..0470d2a80f9 100644 --- a/source/libmsrpc/cac_winreg.c +++ b/source/libmsrpc/cac_winreg.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 "libmsrpc.h" diff --git a/source/libmsrpc/libmsrpc.c b/source/libmsrpc/libmsrpc.c index bb8840bd430..1211702b9ae 100644 --- a/source/libmsrpc/libmsrpc.c +++ b/source/libmsrpc/libmsrpc.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 "libmsrpc.h" diff --git a/source/libmsrpc/libmsrpc_internal.c b/source/libmsrpc/libmsrpc_internal.c index 5c82b79d4f7..5c80509659d 100644 --- a/source/libmsrpc/libmsrpc_internal.c +++ b/source/libmsrpc/libmsrpc_internal.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/>. */ |