[gtk-vnc] Fix mistakes in copyright header
- From: Daniel P. Berrange <dberrange src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-vnc] Fix mistakes in copyright header
- Date: Fri, 9 Dec 2011 17:42:25 +0000 (UTC)
commit e34d2d3b37e39a68e39633abf5f9d46bde0755f7
Author: Daniel P. Berrange <berrange redhat com>
Date: Fri Dec 9 17:14:20 2011 +0000
Fix mistakes in copyright header
git.mk | 2 +-
plugin/gtk-vnc-plugin.c | 2 +-
plugin/gtk-vnc-plugin.h | 2 +-
src/dh.c | 2 +-
src/dh.h | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/git.mk b/git.mk
index 01bf288..ffb2edb 100644
--- a/git.mk
+++ b/git.mk
@@ -1,6 +1,6 @@
# git.mk
#
-# Copyright 2009, Red Hat, Inc.
+# Copyright (C) 2009, Red Hat, Inc.
# Written by Behdad Esfahbod
#
# Copying and distribution of this file, with or without modification,
diff --git a/plugin/gtk-vnc-plugin.c b/plugin/gtk-vnc-plugin.c
index df82bb9..1147a95 100644
--- a/plugin/gtk-vnc-plugin.c
+++ b/plugin/gtk-vnc-plugin.c
@@ -2,7 +2,7 @@
GTK-VNC-PLUGIN
By Richard W.M. Jones <rjones redhat com>
- Copyright (C) 2008 Red Hat Inc.
+ Copyright (C) 2008 Red Hat, Inc.
Largely based on DiamondX (http://multimedia.cx/diamondx/), which itself
is based on Mozilla sources.
diff --git a/plugin/gtk-vnc-plugin.h b/plugin/gtk-vnc-plugin.h
index 663e300..4bf403e 100644
--- a/plugin/gtk-vnc-plugin.h
+++ b/plugin/gtk-vnc-plugin.h
@@ -2,7 +2,7 @@
GTK-VNC-PLUGIN
By Richard W.M. Jones <rjones redhat com>
- Copyright (C) 2008 Red Hat Inc.
+ Copyright (C) 2008 Red Hat, Inc.
Largely based on DiamondX (http://multimedia.cx/diamondx/), which itself
is based on Mozilla sources.
diff --git a/src/dh.c b/src/dh.c
index 279b7c0..851c7de 100644
--- a/src/dh.c
+++ b/src/dh.c
@@ -1,7 +1,7 @@
/*
* GTK VNC Widget, Diffie Hellman
*
- * Copyright (C) 2008 Red Hat, Inc
+ * Copyright (C) 2008 Red Hat, Inc.
*
* Derived from gnutls_dh.c, also under:
*
diff --git a/src/dh.h b/src/dh.h
index b4b97a9..00fa467 100644
--- a/src/dh.h
+++ b/src/dh.h
@@ -1,7 +1,7 @@
/*
* GTK VNC Widget, Diffie Hellman
*
- * Copyright (C) 2008 Red Hat, Inc
+ * Copyright (C) 2008 Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]