summaryrefslogtreecommitdiff
path: root/examples/libmsrpc/cacusermgr
diff options
context:
space:
mode:
Diffstat (limited to 'examples/libmsrpc/cacusermgr')
-rw-r--r--examples/libmsrpc/cacusermgr/cacusermgr.c3
-rw-r--r--examples/libmsrpc/cacusermgr/cacusermgr.h3
-rw-r--r--examples/libmsrpc/cacusermgr/mgr_group.c3
-rw-r--r--examples/libmsrpc/cacusermgr/mgr_user.c3
-rw-r--r--examples/libmsrpc/cacusermgr/util.c3
5 files changed, 5 insertions, 10 deletions
diff --git a/examples/libmsrpc/cacusermgr/cacusermgr.c b/examples/libmsrpc/cacusermgr/cacusermgr.c
index 4336f20d3b..43c789b872 100644
--- a/examples/libmsrpc/cacusermgr/cacusermgr.c
+++ b/examples/libmsrpc/cacusermgr/cacusermgr.c
@@ -15,8 +15,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/>. */
#include "cacusermgr.h"
diff --git a/examples/libmsrpc/cacusermgr/cacusermgr.h b/examples/libmsrpc/cacusermgr/cacusermgr.h
index 79d109843a..84c60eb17c 100644
--- a/examples/libmsrpc/cacusermgr/cacusermgr.h
+++ b/examples/libmsrpc/cacusermgr/cacusermgr.h
@@ -15,8 +15,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 CACUSERMGR_H_
#define CACUSERMGR_H_
diff --git a/examples/libmsrpc/cacusermgr/mgr_group.c b/examples/libmsrpc/cacusermgr/mgr_group.c
index 2d2dc9c519..37c89db813 100644
--- a/examples/libmsrpc/cacusermgr/mgr_group.c
+++ b/examples/libmsrpc/cacusermgr/mgr_group.c
@@ -15,8 +15,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/>. */
#include "cacusermgr.h"
diff --git a/examples/libmsrpc/cacusermgr/mgr_user.c b/examples/libmsrpc/cacusermgr/mgr_user.c
index 3dc9c06488..bdae55ddec 100644
--- a/examples/libmsrpc/cacusermgr/mgr_user.c
+++ b/examples/libmsrpc/cacusermgr/mgr_user.c
@@ -15,8 +15,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/>. */
#include "cacusermgr.h"
diff --git a/examples/libmsrpc/cacusermgr/util.c b/examples/libmsrpc/cacusermgr/util.c
index ef1f27a5d0..fa83e9cda9 100644
--- a/examples/libmsrpc/cacusermgr/util.c
+++ b/examples/libmsrpc/cacusermgr/util.c
@@ -15,8 +15,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/>. */
#include "cacusermgr.h"