summaryrefslogtreecommitdiff
path: root/govirt/ovirt-rest-call.c
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2013-03-11 12:46:01 +0100
committerChristophe Fergeau <cfergeau@redhat.com>2013-03-11 14:16:00 +0100
commitfaa6075ee1b1d524759686d60cdcb32a55d53e7c (patch)
tree10d8c9d2521d2a0db78924afe577f22467dbf517 /govirt/ovirt-rest-call.c
parentb6c6889af727de1a5a4ffec2353d83b4c6e60bcd (diff)
Remove FSF address from source file headers
The FSF moved a while ago which made the address we use in every source file header invalid. Follow the recommendation from http://www.gnu.org/licenses/gpl-howto.html and don't put any address in these headers, just a link to the fsf website.
Diffstat (limited to 'govirt/ovirt-rest-call.c')
-rw-r--r--govirt/ovirt-rest-call.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/govirt/ovirt-rest-call.c b/govirt/ovirt-rest-call.c
index 42cbeba..5167e0d 100644
--- a/govirt/ovirt-rest-call.c
+++ b/govirt/ovirt-rest-call.c
@@ -14,8 +14,8 @@
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * License along with this library. If not, see
+ * <http://www.gnu.org/licenses/>.
*
* Author: Christophe Fergeau <cfergeau@redhat.com>
*/