diff options
author | Osier Yang <jyang@redhat.com> | 2012-07-21 18:06:23 +0800 |
---|---|---|
committer | Osier Yang <jyang@redhat.com> | 2012-07-23 10:50:50 +0800 |
commit | f9ce7dad60e9988e0d7ed9b7a70a39af5f9cb5cf (patch) | |
tree | 8e6af29b24405376cee739f3744573941454dec4 /daemon | |
parent | ESX: Fix ESX_VI__TEMPLATE__DYNAMIC_DEEP_COPY (diff) | |
download | libvirt-f9ce7dad60e9988e0d7ed9b7a70a39af5f9cb5cf.tar.gz libvirt-f9ce7dad60e9988e0d7ed9b7a70a39af5f9cb5cf.tar.bz2 libvirt-f9ce7dad60e9988e0d7ed9b7a70a39af5f9cb5cf.zip |
Desert the FSF address in copyright
Per the FSF address could be changed from time to time, and GNU
recommends the following now: (http://www.gnu.org/licenses/gpl-howto.html)
You should have received a copy of the GNU General Public License
along with Foobar. If not, see <http://www.gnu.org/licenses/>.
This patch removes the explicit FSF address, and uses above instead
(of course, with inserting 'Lesser' before 'General').
Except a bunch of files for security driver, all others are changed
automatically, the copyright for securify files are not complete,
that's why to do it manually:
src/security/security_selinux.h
src/security/security_driver.h
src/security/security_selinux.c
src/security/security_apparmor.h
src/security/security_apparmor.c
src/security/security_driver.c
Diffstat (limited to 'daemon')
-rw-r--r-- | daemon/libvirtd-config.c | 4 | ||||
-rw-r--r-- | daemon/libvirtd-config.h | 4 | ||||
-rw-r--r-- | daemon/libvirtd.c | 4 | ||||
-rw-r--r-- | daemon/libvirtd.h | 4 | ||||
-rw-r--r-- | daemon/remote.c | 4 | ||||
-rw-r--r-- | daemon/remote.h | 4 | ||||
-rw-r--r-- | daemon/stream.c | 4 | ||||
-rw-r--r-- | daemon/stream.h | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/daemon/libvirtd-config.c b/daemon/libvirtd-config.c index 2875927ca..5374bcc4a 100644 --- a/daemon/libvirtd-config.c +++ b/daemon/libvirtd-config.c @@ -15,8 +15,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: Daniel P. Berrange <berrange@redhat.com> */ diff --git a/daemon/libvirtd-config.h b/daemon/libvirtd-config.h index 082cb9cdf..e9c58cbd2 100644 --- a/daemon/libvirtd-config.h +++ b/daemon/libvirtd-config.h @@ -15,8 +15,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: Daniel P. Berrange <berrange@redhat.com> */ diff --git a/daemon/libvirtd.c b/daemon/libvirtd.c index 8c434a0ed..b5c0102e4 100644 --- a/daemon/libvirtd.c +++ b/daemon/libvirtd.c @@ -15,8 +15,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: Daniel P. Berrange <berrange@redhat.com> */ diff --git a/daemon/libvirtd.h b/daemon/libvirtd.h index fc169d3a6..726a1fb4d 100644 --- a/daemon/libvirtd.h +++ b/daemon/libvirtd.h @@ -15,8 +15,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: Daniel P. Berrange <berrange@redhat.com> */ diff --git a/daemon/remote.c b/daemon/remote.c index a3238521b..80626a2ef 100644 --- a/daemon/remote.c +++ b/daemon/remote.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: Richard W.M. Jones <rjones@redhat.com> */ diff --git a/daemon/remote.h b/daemon/remote.h index d3e1b2d46..9f662cb13 100644 --- a/daemon/remote.h +++ b/daemon/remote.h @@ -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: Richard W.M. Jones <rjones@redhat.com> * Author: Daniel P. Berrange <berrange@redhat.com> diff --git a/daemon/stream.c b/daemon/stream.c index a0e96af78..6f26ee5e4 100644 --- a/daemon/stream.c +++ b/daemon/stream.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: Daniel P. Berrange <berrange@redhat.com> */ diff --git a/daemon/stream.h b/daemon/stream.h index 7c2d8dc70..2c74ab70d 100644 --- a/daemon/stream.h +++ b/daemon/stream.h @@ -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: Daniel P. Berrange <berrange@redhat.com> */ |