summaryrefslogtreecommitdiff
path: root/src/goabackend/goaeditablelabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/goabackend/goaeditablelabel.h')
-rw-r--r--src/goabackend/goaeditablelabel.h26
1 files changed, 14 insertions, 12 deletions
diff --git a/src/goabackend/goaeditablelabel.h b/src/goabackend/goaeditablelabel.h
index b47876f..210a3e0 100644
--- a/src/goabackend/goaeditablelabel.h
+++ b/src/goabackend/goaeditablelabel.h
@@ -1,23 +1,25 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
*
- * Copyright 2009-2010 Red Hat, Inc,
+ * Copyright (C) 2009-2011 Red Hat, Inc.
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 3 of the License, or
- * (at your option) any later version.
+ * This library 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 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * 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 General Public License for more details.
+ * 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 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.
+ * 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., 59 Temple Place, Suite 330,
+ * Boston, MA 02111-1307, USA.
*
* Based on panels/user-accounts/um-editable-entry.c from
- * gnome-control-center by Matthias Clasen <mclasen@redhat.com>
+ * gnome-control-center by Matthias Clasen <mclasen@redhat.com>.
+ * Relicensed to LGPLv2 after obtaining permission.
*/