From 58e9534300430fa4f2bcb50fb2d1d2990bdbe636 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 10 Jul 2007 00:57:11 +0000 Subject: r23785: use the GPLv3 boilerplate as recommended by the FSF and the license text (This used to be commit d0e89d246d8e5e64196d6c1d16d39a70579ca42f) --- examples/auth/auth_skel.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'examples/auth') diff --git a/examples/auth/auth_skel.c b/examples/auth/auth_skel.c index f20d07b922..e6cbd73968 100644 --- a/examples/auth/auth_skel.c +++ b/examples/auth/auth_skel.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 . */ #include "includes.h" -- cgit