summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2013-11-27 14:04:51 -0500
committerFrédéric Péters <fpeters@entrouvert.com>2013-12-03 21:55:06 +0100
commit3a6b2fdee76b5f782094b6b268bfdf895263eda8 (patch)
treeab86e46dc2eda8f51edbcc84c7d355e2ab6e14e2 /tests
parent9c08482b46e8d67085de2da38cd6c4b699674206 (diff)
downloadlasso-3a6b2fdee76b5f782094b6b268bfdf895263eda8.tar.gz
lasso-3a6b2fdee76b5f782094b6b268bfdf895263eda8.tar.xz
lasso-3a6b2fdee76b5f782094b6b268bfdf895263eda8.zip
Fix license boilerplates
Instad of referring to an old FSF address, point the reader to the FSF website where the latest licenses and addresses are published. Signed-off-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/assertion_query_saml2.c3
-rw-r--r--tests/basic_tests.c3
-rw-r--r--tests/idwsf2_tests.c3
-rw-r--r--tests/login_tests.c3
-rw-r--r--tests/login_tests_saml2.c3
-rw-r--r--tests/metadata_tests.c3
-rw-r--r--tests/non_regression_tests.c3
-rw-r--r--tests/perfs.c3
-rw-r--r--tests/random_tests.c3
-rw-r--r--tests/tests.c3
-rw-r--r--tests/tests.h3
11 files changed, 11 insertions, 22 deletions
diff --git a/tests/assertion_query_saml2.c b/tests/assertion_query_saml2.c
index 2a6c9731..f9c1a3ee 100644
--- a/tests/assertion_query_saml2.c
+++ b/tests/assertion_query_saml2.c
@@ -17,8 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <stdlib.h>
diff --git a/tests/basic_tests.c b/tests/basic_tests.c
index a75174eb..f9fdf3a5 100644
--- a/tests/basic_tests.c
+++ b/tests/basic_tests.c
@@ -17,8 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <stdlib.h>
diff --git a/tests/idwsf2_tests.c b/tests/idwsf2_tests.c
index 6d27b462..96d03c57 100644
--- a/tests/idwsf2_tests.c
+++ b/tests/idwsf2_tests.c
@@ -17,8 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <stdlib.h>
diff --git a/tests/login_tests.c b/tests/login_tests.c
index 7cbacb73..199c58cb 100644
--- a/tests/login_tests.c
+++ b/tests/login_tests.c
@@ -17,8 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <stdlib.h>
diff --git a/tests/login_tests_saml2.c b/tests/login_tests_saml2.c
index 4b09b6a2..e1c578e0 100644
--- a/tests/login_tests_saml2.c
+++ b/tests/login_tests_saml2.c
@@ -17,8 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <stdlib.h>
diff --git a/tests/metadata_tests.c b/tests/metadata_tests.c
index 019bfd4c..44526add 100644
--- a/tests/metadata_tests.c
+++ b/tests/metadata_tests.c
@@ -17,8 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <stdlib.h>
diff --git a/tests/non_regression_tests.c b/tests/non_regression_tests.c
index 11cca518..ef304393 100644
--- a/tests/non_regression_tests.c
+++ b/tests/non_regression_tests.c
@@ -17,8 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <stdlib.h>
diff --git a/tests/perfs.c b/tests/perfs.c
index 0f932c0d..87cffaca 100644
--- a/tests/perfs.c
+++ b/tests/perfs.c
@@ -17,8 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <sys/time.h>
diff --git a/tests/random_tests.c b/tests/random_tests.c
index df3dde34..c4fe8588 100644
--- a/tests/random_tests.c
+++ b/tests/random_tests.c
@@ -17,8 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <stdlib.h>
diff --git a/tests/tests.c b/tests/tests.c
index 8ec4a40f..7536c096 100644
--- a/tests/tests.c
+++ b/tests/tests.c
@@ -17,8 +17,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <stdlib.h>
diff --git a/tests/tests.h b/tests/tests.h
index 5c7ba4e4..3110e95a 100644
--- a/tests/tests.h
+++ b/tests/tests.h
@@ -16,8 +16,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __TESTS_H__