aboutsummaryrefslogtreecommitdiff
path: root/src/lxc
diff options
context:
space:
mode:
authorOsier Yang <jyang@redhat.com>2012-07-21 18:06:23 +0800
committerOsier Yang <jyang@redhat.com>2012-07-23 10:50:50 +0800
commitf9ce7dad60e9988e0d7ed9b7a70a39af5f9cb5cf (patch)
tree8e6af29b24405376cee739f3744573941454dec4 /src/lxc
parentESX: Fix ESX_VI__TEMPLATE__DYNAMIC_DEEP_COPY (diff)
downloadlibvirt-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 'src/lxc')
-rw-r--r--src/lxc/lxc_cgroup.c4
-rw-r--r--src/lxc/lxc_cgroup.h4
-rw-r--r--src/lxc/lxc_conf.c4
-rw-r--r--src/lxc/lxc_conf.h4
-rw-r--r--src/lxc/lxc_container.c4
-rw-r--r--src/lxc/lxc_container.h4
-rw-r--r--src/lxc/lxc_controller.c4
-rw-r--r--src/lxc/lxc_domain.c4
-rw-r--r--src/lxc/lxc_domain.h4
-rw-r--r--src/lxc/lxc_driver.c4
-rw-r--r--src/lxc/lxc_driver.h4
-rw-r--r--src/lxc/lxc_process.c4
-rw-r--r--src/lxc/lxc_process.h4
13 files changed, 26 insertions, 26 deletions
diff --git a/src/lxc/lxc_cgroup.c b/src/lxc/lxc_cgroup.c
index ddd4901c0..aca63093d 100644
--- a/src/lxc/lxc_cgroup.c
+++ b/src/lxc/lxc_cgroup.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/>.
*/
#include <config.h>
diff --git a/src/lxc/lxc_cgroup.h b/src/lxc/lxc_cgroup.h
index 97bb12a01..8ff10151a 100644
--- a/src/lxc/lxc_cgroup.h
+++ b/src/lxc/lxc_cgroup.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/>.
*/
#ifndef __VIR_LXC_CGROUP_H__
diff --git a/src/lxc/lxc_conf.c b/src/lxc/lxc_conf.c
index 72547c4b3..81b3b3f56 100644
--- a/src/lxc/lxc_conf.c
+++ b/src/lxc/lxc_conf.c
@@ -18,8 +18,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/>.
*
*/
diff --git a/src/lxc/lxc_conf.h b/src/lxc/lxc_conf.h
index 937da1667..1c653e3ae 100644
--- a/src/lxc/lxc_conf.h
+++ b/src/lxc/lxc_conf.h
@@ -18,8 +18,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/>.
*/
#ifndef LXC_CONF_H
diff --git a/src/lxc/lxc_container.c b/src/lxc/lxc_container.c
index 6fdf3593c..74242b246 100644
--- a/src/lxc/lxc_container.c
+++ b/src/lxc/lxc_container.c
@@ -19,8 +19,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/>.
*/
#include <config.h>
diff --git a/src/lxc/lxc_container.h b/src/lxc/lxc_container.h
index 6f1cc8b69..2a98cc7b9 100644
--- a/src/lxc/lxc_container.h
+++ b/src/lxc/lxc_container.h
@@ -17,8 +17,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/>.
*/
#ifndef LXC_CONTAINER_H
diff --git a/src/lxc/lxc_controller.c b/src/lxc/lxc_controller.c
index 4777d51ef..10f0b8ae8 100644
--- a/src/lxc/lxc_controller.c
+++ b/src/lxc/lxc_controller.c
@@ -18,8 +18,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/>.
*/
#include <config.h>
diff --git a/src/lxc/lxc_domain.c b/src/lxc/lxc_domain.c
index 75fd74f81..f78dc0931 100644
--- a/src/lxc/lxc_domain.c
+++ b/src/lxc/lxc_domain.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/>.
*/
#include <config.h>
diff --git a/src/lxc/lxc_domain.h b/src/lxc/lxc_domain.h
index e97b2b4d9..9629465d7 100644
--- a/src/lxc/lxc_domain.h
+++ b/src/lxc/lxc_domain.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/>.
*/
diff --git a/src/lxc/lxc_driver.c b/src/lxc/lxc_driver.c
index 09c64b28e..ba07a80ea 100644
--- a/src/lxc/lxc_driver.c
+++ b/src/lxc/lxc_driver.c
@@ -18,8 +18,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/>.
*/
#include <config.h>
diff --git a/src/lxc/lxc_driver.h b/src/lxc/lxc_driver.h
index 7864fd0ff..7227bc7e6 100644
--- a/src/lxc/lxc_driver.h
+++ b/src/lxc/lxc_driver.h
@@ -17,8 +17,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/>.
*/
#ifndef LXC_DRIVER_H
diff --git a/src/lxc/lxc_process.c b/src/lxc/lxc_process.c
index 12f6ae6e5..ab27cbe2d 100644
--- a/src/lxc/lxc_process.c
+++ b/src/lxc/lxc_process.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/>.
*/
#include <config.h>
diff --git a/src/lxc/lxc_process.h b/src/lxc/lxc_process.h
index b4b707b76..d763a69ea 100644
--- a/src/lxc/lxc_process.h
+++ b/src/lxc/lxc_process.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/>.
*/
#ifndef __LXC_PROCESS_H__