]> andersk Git - nss_nonlocal.git/commitdiff
Add copyright notice to nonlocal.h
authorAnders Kaseorg <andersk@mit.edu>
Sat, 21 Aug 2010 20:37:31 +0000 (16:37 -0400)
committerAnders Kaseorg <andersk@mit.edu>
Sun, 22 Aug 2010 07:36:56 +0000 (03:36 -0400)
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
nonlocal.h

index df772dd9d4ed53e3e363f5e421c9831566e05815..7d644ae964aaf206fed03700cc50527aa13ef983 100644 (file)
@@ -1,3 +1,28 @@
+/*
+ * nonlocal.h
+ * common definitions for nss_nonlocal proxy
+ *
+ * Copyright © 2007–2010 Anders Kaseorg <andersk@mit.edu> and Tim
+ * Abbott <tabbott@mit.edu>
+ *
+ * This file is part of nss_nonlocal.
+ *
+ * nss_nonlocal is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public License
+ * as published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * nss_nonlocal is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with nss_nonlocal; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301  USA
+ */
+
 #ifndef NONLOCAL_H
 #define NONLOCAL_H
 
This page took 1.859855 seconds and 5 git commands to generate.