Tests: update license
authorAlberto Mardegan <alberto.mardegan@canonical.com>
Thu, 26 Jul 2012 05:25:00 +0000 (08:25 +0300)
committerAlberto Mardegan <alberto.mardegan@canonical.com>
Thu, 26 Jul 2012 05:25:00 +0000 (08:25 +0300)
We forgot to change the license in tests/check_signon.c when the project
was open-sourced.

tests/check_signon.c

index 851fe40aa5f067b1fd8f4467e16965af75c35928..b5a483bfa9b6002816946b0296533e83c9a9d40f 100644 (file)
@@ -1,7 +1,25 @@
-/**
- * Copyright (C) 2009 Nokia Corporation.
- * Contact: Alberto Mardegan <alberto.mardegan@nokia.com>
- * Licensed under the terms of Nokia EUSA (see the LICENSE file)
+/* -*- Mode: C; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of libsignon-glib
+ *
+ * Copyright (C) 2009-2011 Nokia Corporation.
+ * Copyright (C) 2011-2012 Canonical Ltd.
+ *
+ * Contact: Alberto Mardegan <alberto.mardegan@canonical.com>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public License
+ * version 2.1 as published by the Free Software Foundation.
+ *
+ * This library 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 this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA
  */
 
 /**