diff options
Diffstat (limited to 'examples/libmsrpc/cacusermgr/mgr_user.c')
-rw-r--r-- | examples/libmsrpc/cacusermgr/mgr_user.c | 3 |
1 files changed, 1 insertions, 2 deletions
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" |