]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Add SPDX headers and remove Author field
authorStéphane Graber <stgraber@stgraber.org>
Wed, 3 Apr 2024 00:23:13 +0000 (20:23 -0400)
committerStéphane Graber <stgraber@stgraber.org>
Wed, 3 Apr 2024 00:23:13 +0000 (20:23 -0400)
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
100 files changed:
doc/common_options.sgml.in
doc/ja/common_options.sgml.in
doc/ja/lxc-attach.sgml.in
doc/ja/lxc-autostart.sgml.in
doc/ja/lxc-cgroup.sgml.in
doc/ja/lxc-checkconfig.sgml.in
doc/ja/lxc-checkpoint.sgml.in
doc/ja/lxc-config.sgml.in
doc/ja/lxc-console.sgml.in
doc/ja/lxc-copy.sgml.in
doc/ja/lxc-create.sgml.in
doc/ja/lxc-destroy.sgml.in
doc/ja/lxc-device.sgml.in
doc/ja/lxc-execute.sgml.in
doc/ja/lxc-freeze.sgml.in
doc/ja/lxc-info.sgml.in
doc/ja/lxc-ls.sgml.in
doc/ja/lxc-monitor.sgml.in
doc/ja/lxc-snapshot.sgml.in
doc/ja/lxc-start.sgml.in
doc/ja/lxc-stop.sgml.in
doc/ja/lxc-top.sgml.in
doc/ja/lxc-unfreeze.sgml.in
doc/ja/lxc-unshare.sgml.in
doc/ja/lxc-update-config.sgml.in
doc/ja/lxc-user-nic.sgml.in
doc/ja/lxc-usernet.sgml.in
doc/ja/lxc-usernsexec.sgml.in
doc/ja/lxc-wait.sgml.in
doc/ja/lxc.conf.sgml.in
doc/ja/lxc.container.conf.sgml.in
doc/ja/lxc.sgml.in
doc/ja/lxc.system.conf.sgml.in
doc/ja/pam_cgfs.sgml.in
doc/ja/see_also.sgml.in
doc/ko/common_options.sgml.in
doc/ko/lxc-attach.sgml.in
doc/ko/lxc-autostart.sgml.in
doc/ko/lxc-cgroup.sgml.in
doc/ko/lxc-checkconfig.sgml.in
doc/ko/lxc-checkpoint.sgml.in
doc/ko/lxc-config.sgml.in
doc/ko/lxc-console.sgml.in
doc/ko/lxc-copy.sgml.in
doc/ko/lxc-create.sgml.in
doc/ko/lxc-destroy.sgml.in
doc/ko/lxc-device.sgml.in
doc/ko/lxc-execute.sgml.in
doc/ko/lxc-freeze.sgml.in
doc/ko/lxc-info.sgml.in
doc/ko/lxc-ls.sgml.in
doc/ko/lxc-monitor.sgml.in
doc/ko/lxc-snapshot.sgml.in
doc/ko/lxc-start.sgml.in
doc/ko/lxc-stop.sgml.in
doc/ko/lxc-top.sgml.in
doc/ko/lxc-unfreeze.sgml.in
doc/ko/lxc-unshare.sgml.in
doc/ko/lxc-user-nic.sgml.in
doc/ko/lxc-usernet.sgml.in
doc/ko/lxc-usernsexec.sgml.in
doc/ko/lxc-wait.sgml.in
doc/ko/lxc.conf.sgml.in
doc/ko/lxc.container.conf.sgml.in
doc/ko/lxc.sgml.in
doc/ko/lxc.system.conf.sgml.in
doc/ko/see_also.sgml.in
doc/lxc-attach.sgml.in
doc/lxc-autostart.sgml.in
doc/lxc-cgroup.sgml.in
doc/lxc-checkconfig.sgml.in
doc/lxc-checkpoint.sgml.in
doc/lxc-config.sgml.in
doc/lxc-console.sgml.in
doc/lxc-copy.sgml.in
doc/lxc-create.sgml.in
doc/lxc-destroy.sgml.in
doc/lxc-device.sgml.in
doc/lxc-execute.sgml.in
doc/lxc-freeze.sgml.in
doc/lxc-info.sgml.in
doc/lxc-ls.sgml.in
doc/lxc-monitor.sgml.in
doc/lxc-snapshot.sgml.in
doc/lxc-start.sgml.in
doc/lxc-stop.sgml.in
doc/lxc-top.sgml.in
doc/lxc-unfreeze.sgml.in
doc/lxc-unshare.sgml.in
doc/lxc-update-config.sgml.in
doc/lxc-user-nic.sgml.in
doc/lxc-usernet.sgml.in
doc/lxc-usernsexec.sgml.in
doc/lxc-wait.sgml.in
doc/lxc.conf.sgml.in
doc/lxc.container.conf.sgml.in
doc/lxc.sgml.in
doc/lxc.system.conf.sgml.in
doc/pam_cgfs.sgml.in
doc/see_also.sgml.in

index 861944b3618cd07ba27ea164b6137f7911d4905c..56e872d5cfe18eb8e46e3b91f4633f9efb43b0b8 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <refsect1>
   <title>Common Options</title>
index 893998905b50ba1e4cf3bc37586e0c04e4aedb92..6cf8b672e7cae921f3be9aa678b06240386d460c 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <dlezcano at fr.ibm.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <refsect1>
   <title><!-- Common Options -->共通オプション</title>
index ce5b963750d7ad55d2cf9f1eb2e9ac0da9b7e5cc..4f8bda3b8eca98a3515b1a4b4bd37b400704387e 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -567,11 +541,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index a3a39ed29bc256eb1187630081ab584022a55d7f..5111aaf98b26ecda8446947c2a9665afbf6e362a 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc-autostart
-
-(C) Copyright 2013 Canonical Ltd.
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
     <!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
@@ -325,11 +299,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
     </refsect1>
 
     &seealso;
-
-    <refsect1>
-        <title><!-- Author -->作者</title>
-        <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-    </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 10f3a0d82dcc03767d10fa14361221c582255472..29900ee55e2f6cad0d01cf19669ea5535373a754 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -182,11 +156,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 9912d807b57fcefbdcad4ef39b19a2a09b20df5c..34ff7135322989d46cfa60d7f563ddb93c175745 100644 (file)
@@ -1,28 +1,4 @@
-<!--
-
-(C) Copyright Canonical Ltd. 2013
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -87,11 +63,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
   </refsect1>
 
   &seealso;
-
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 6f62f5a75ff3f0a8c4bf69bc7471a738795ec7b3..53a18f9a7a10971290dfd162f6ffac75421a97e7 100644 (file)
@@ -1,28 +1,4 @@
-<!--
-
-(C) Copyright Canonical Ltd. 2014
-
-Authors:
-Tycho Andersen <tycho.andersen@canonical.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -202,11 +178,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
   </refsect1>
 
   &seealso;
-
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Tycho Andersen <email>tycho.andersen@canonical.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 92e776bda9f321d75310c4ab294a1572d1542bde..48041630e78816d3b38bf3ee87d9478dd5541750 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc-config
-
-(C) Copyright 2014 Canonical Ltd.
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
     <!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
@@ -104,11 +78,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
     </refsect1>
 
     &seealso;
-
-    <refsect1>
-        <title><!-- Author -->作者</title>
-        <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-    </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index fbf7b7b5556b9c63d690ed7b9de214e1a66b0040..8c1499f9eca42ce35f3c2b96e38b9669d1752af1 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -185,11 +159,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 7cc2cc64444353f33be8cd12b1c614f0f024c361..c1b8b327538bb87846d6e3cd73d3f7a2c0276c4e 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Inc. 2007, 2008
-
-Authors:
-Christian Brauner <christian.brauner at mailbox.org>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -400,11 +374,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Christian Brauner <email>christian.brauner@mailbox.org</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 3991976a686dd2fc9a64886b9b394baaced267f6..5e086202e65977d3d3064c2064b126c7b307f942 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -277,11 +251,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 24fba0a68f96da5ecfe042f6eacc2798d4c23154..df357ea6b843b16c458d9ac63b0282df2a367446 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -142,11 +116,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index cb637e18d4d0aeb73fd87714869090dc806d345c..46cf8cce400f789d47327e24b97fb9be91122a40 100644 (file)
@@ -1,29 +1,4 @@
-
-<!--
-
-(C) Copyright Canonical Ltd. 2013
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -178,11 +153,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
   </refsect1>
 
   &seealso;
-
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index b707af17b2339b8eed6a2f714e7685666cc3013e..ce857654ac2dd2b12eb663ac7e7c073fa0b1728e 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -261,11 +235,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 93b352cf21802ae1e69f095e3844c5bcb1083a5f..d83129116caaead2756c3f66c7fa1a827b170147 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -104,11 +78,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 30f790f9defc3b933424218221b587ef0f53d77a..ffe9d0df3fbcd3810e5491824efa85a5895aff83 100644 (file)
@@ -1,28 +1,4 @@
-<!--
-
-(C) Copyright Canonical Ltd. 2013
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -235,11 +211,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
   </refsect1>
 
   &seealso;
-
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 95fd998690c44ee4969f82b867812467396c03fd..1e1e0d9e50eef0468150cf081457abccb1bfa618 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -292,12 +266,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
     元は Daniel Lezcano と Serge Hallyn によりシェルスクリプトとして書かれていました。のちに、Stéphane Graber が Python で再実装し、拡張しました。その後、Christian Brauner が C で再実装し、拡張しました。
   </refsect1>
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Christian Brauner <email>christian.brauner@mailbox.org</email>,
-    Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index d31731cd5d80c25ab12892a89acd7989d6f7e208..b1fabae7d1a4cd507ce159c574c4ad5cc315d128 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -212,11 +186,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 9a0f337af5de901c036c69041bf1d6e05168c7fe..efffba7d5c8761edff4e16d1a90f5d670e73a48a 100644 (file)
@@ -1,29 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Inc. 2007, 2008
-
-Authors:
-Serge Hallyn <serge.hallyn at ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -183,11 +158,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Serge Hallyn <email>serge.hallyn@ubuntu.com </email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index b87833d1089e81f32b4ef1eae90a16e532407c22..90483751ee1fff79164f0bfdd62c4a06fdd6b278 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -339,11 +313,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 1648851bd35608169c37c7bd677035c6350687d2..c4e64062c7765fd1cf95382cf12856338717d30a 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -272,11 +246,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 66a79b4785556c8bc7d482ce9f8e16da5b457da5..b1cce9b26ae0f4eab818b344b3ce6cd320e9733e 100644 (file)
@@ -1,25 +1,4 @@
-<!--
-
-Copyright © 2012 Oracle.
-
-Authors:
-Dwight Engen <dwight.engen@oracle.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -178,11 +157,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Dwight Engen <email>dwight.engen@oracle.com</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 9a66b9381270f26748bf56fc0050ceea9ad3e131..ccd24b364a7d5cb5c3e29e093f39c02430e03dff 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -99,11 +73,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 1640201533ceca55fbeeca30621c6e1aa0c0a4e2..be8f48f085fbb9e4998de5e448b99cc877a3db48 100644 (file)
@@ -1,31 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-Serge Hallyn <serge.hallyn at ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -267,11 +240,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 2312f0e04dcc953d78a3bffde160fdf2794431d1..8fb0848771b668348d8b0a7b3029ee1fa793d92b 100644 (file)
@@ -1,29 +1,4 @@
-<!--
-
-lxc-update-config
-
-(C) Copyright 2017 Canonical Ltd.
-
-Authors:
-Christian Brauner <christian.brauner@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
     <!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
@@ -126,11 +101,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
     </refsect1>
 
     &seealso;
-
-    <refsect1>
-        <title><!-- Author -->作者</title>
-        <para>Christian Brauner <email>christian.brauner@ubuntu.com</email></para>
-    </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 277475e2a33ad1398e24e7577abd4292ff7a8570..69d240ff223768781ef0b7f858542fee606a2dec 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Ltd. 2013
-
-Authors:
-Serge Hallyn <serge.hallyn@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -249,14 +223,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
       </citerefentry>
     </simpara>
    </refsect1>
-
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Christian Brauner <email>christian@brauner.io</email></para>
-    <para>Serge Hallyn <email>serge@hallyn.com</email></para>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 4a9c055c08662e9e0b06bb492c024211523ed20b..62bd796d1d99ca1708cff7d331b23b2997a1ca5f 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Ltd. 2013
-
-Authors:
-Serge Hallyn <serge.hallyn@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -196,11 +170,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
     </simpara>
   </refsect1>
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 88c9530b15fb44a90055d5dcd6ba7b9c2836a381..7350d9adddb65859b6a0fb1a9292eae1543e7583 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-Serge Hallyn <serge.hallyn at ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -169,11 +143,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Serge Hallyn <email>serge.hallyn@ubuntu.com</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index e60493cd74793f42f0d84c2aa0964535da0465e1..ecea392e002b2b1e2bf46d884c812041419367de 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -167,11 +141,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 4313b554abeee2cd66b22b4f505e4e7c271c40ad..1d629b00bc4a7f1099ceacd4d9107e56d97b6afe 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Ltd. 2014
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -168,11 +142,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
       </citerefentry>
     </simpara>
   </refsect1>
-
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index a1d82faed259f75f5a4c025f3842718758c21638..6461cf2678632dc49f6a42cd6768976f75a50a1c 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -4206,11 +4180,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index e02765d3a5cdff05fe0f0fe91d618e12bcb55271..735b485e3edb9bf7f1e2ee6e04ef2b54fe3d004c 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -667,14 +641,6 @@ rootfs
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-    <para>Christian Brauner <email>christian.brauner@ubuntu.com</email></para>
-    <para>Serge Hallyn <email>serge@hallyn.com</email></para>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file Local variables: mode:
index a9c9ef8d102d1cbbb80586a6ff131154066c6247..4d4fe74e5362db6acaf34928198faf371472148a 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Ltd. 2014
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -217,11 +191,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
   </refsect1>
 
   &seealso;
-
-  <refsect1>
-    <title><!-- Author -->作者</title>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 80a4a5699ca70b69cb94a0866017080041ab3936..6c73962b7776061f2a5ca03d876e9273e52abdde 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Inc. 2019
-
-Authors:
-Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -302,12 +276,6 @@ session optional        pam_cgfs.so -c all,memory,freezer
 
   </refsect1>
 
-
-  <refsect1>
-    <title>Author</title>
-    <para>Venkata Harshavardhan Reddy Allu <email>venkataharshavardhan_ven@srmuniv.edu.in</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index d66a967b2ffcb9a4fc3aee9e77ee959f266cccd3..0bc21b3da4ea1b482b9531d9aa50a8fb06b8614c 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Japanese
-by KATOH Yasufumi <karma at jazz.email.ne.jp>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
   <refsect1>
     <title>See Also</title>
index a3d44d52e2495c501426fbdf31b79c21b5e01e93..46c317555de2f249adbae1dda59f7d0da677203a 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <dlezcano at fr.ibm.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <refsect1>
   <title><!-- Common Options -->공통 옵션</title>
index b7ccd6934bec54314c56c7f24b14a40bf84f55ba..e9cdef3a2de65aaeee4cfa80dfe4a892369aa873 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -580,11 +554,6 @@ pseudo 파일시스템을 마운트하는 프로세스의 네임스페이스가
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 6a07d47a522b5ee3597d446af78b5f0c8f9ba0cf..4d599365f681696e300378b42744be941cfec2ae 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc-autostart
-
-(C) Copyright 2013 Canonical Ltd.
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
     <!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
@@ -325,11 +299,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
     </refsect1>
 
     &seealso;
-
-    <refsect1>
-        <title><!--Author-->저자</title>
-        <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-    </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 9efb8d269eeafdcd88558e447080907e810a2155..709e6e0e0fbfccdae5f95fcf3ecf87081eb3d0b8 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -181,11 +155,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 6462e976508b028397a986d3789ddd19aec211cb..e4f7bd853d5b99591a95b94fdf21a3f4264f1635 100644 (file)
@@ -1,28 +1,4 @@
-<!--
-
-(C) Copyright Canonical Ltd. 2013
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -87,11 +63,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
   </refsect1>
 
   &seealso;
-
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index a8aebf47ac59e9892066c76b6c35227a463ba7e5..249f31aee363a03b7a4b99ca2364b226ab389e84 100644 (file)
@@ -1,28 +1,4 @@
-<!--
-
-(C) Copyright Canonical Ltd. 2014
-
-Authors:
-Tycho Andersen <tycho.andersen@canonical.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -205,11 +181,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
   </refsect1>
 
   &seealso;
-
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Tycho Andersen <email>tycho.andersen@canonical.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 7d309fd562c65b4fd0218f1aca1eb824ff7b34b0..ec65acf43b97729ff998e53a29742a58b1167a56 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc-config
-
-(C) Copyright 2014 Canonical Ltd.
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
     <!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
@@ -104,11 +78,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
     </refsect1>
 
     &seealso;
-
-    <refsect1>
-        <title><!--Author-->저자</title>
-        <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-    </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index fd6820a819d2b673e3096c6ef3f93480a55b5bf7..6bdcc3d89aaa45310c7f52671f7bdf507480a826 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -183,11 +157,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index f835091e61fcc3ab4b4a6cd77e899ccc45a0b2a8..e2ca3a53d774646b3764157182d67e2e98bc238f 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Inc. 2007, 2008
-
-Authors:
-Christian Brauner <christian.brauner at mailbox.org>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -421,11 +395,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Christian Brauner <email>christian.brauner@mailbox.org</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index ed685a42f8b77102dee53f8fa99f70aa2319a9f1..3afd0f809ea6310c3a5d836288be3e483b82d4b0 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -271,11 +245,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 5a9cb36abe402934956c9b5b7d82a50f0c193027..d6acff67fa0fa6d12d96ccbae6321cfb0f6284bd 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -140,11 +114,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index b2c5cf45c39a2a3fa2988d23038eda255dae7f8a..650346ac73565e0febd16af9b330a337a0b4b3e1 100644 (file)
@@ -1,29 +1,4 @@
-
-<!--
-
-(C) Copyright Canonical Ltd. 2013
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -178,11 +153,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
   </refsect1>
 
   &seealso;
-
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index ae54dcae65f1e3e65115cc639dac78612b8f1224..8e4b6281321e4c73521d08f113b9e3cc998b0113 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -264,11 +238,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 40bb5b82d1fc659f1a91a8732a895d57deac3c3f..ce47a5926f0176c1e5c630c2824ecbfc56035beb 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -105,11 +79,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index af9bfc58a9fb47565d854744abf0cd6167f38278..efe22d80e8efa64be01df990fc064356de3673ab 100644 (file)
@@ -1,28 +1,4 @@
-<!--
-
-(C) Copyright Canonical Ltd. 2013
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -235,11 +211,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
   </refsect1>
 
   &seealso;
-
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 368528c6e9887cd6c222361120cbfff7c25cd453..b7371280d78127d05ac311459924fd5c605c0d9d 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -268,11 +242,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index d2cb5601a0e7b38659da3ba09035d02d2d2d3793..c211683c0a97a5d9fa0a4ba39ca7da68aed95e5d 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -213,11 +187,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 5f05e31738fe92df8871c5ea022db214e13b18be..9c9784974415250369734aa4dc05357a1a784a09 100644 (file)
@@ -1,29 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Inc. 2007, 2008
-
-Authors:
-Serge Hallyn <serge.hallyn at ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -183,11 +158,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Serge Hallyn <email>serge.hallyn@ubuntu.com </email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 5001995a8771381ab6f789ff6fca5680b2b24ae6..7f7fea0e21e49b6075029df4a6e41f3b776b7d8f 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -335,11 +309,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index af14d8436e6910c4b4e504bc3fb86d6939834ca7..9252f453106fd7632c5cdbac7eb70f5be606726b 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -267,11 +241,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 3c34b6b217c4e622d2ace749dc899680014e453a..58d1cf2c80465b6ea7c608e4c19984e0c75539af 100644 (file)
@@ -1,28 +1,4 @@
-<!--
-
-Copyright © 2012 Oracle.
-
-Authors:
-Dwight Engen <dwight.engen@oracle.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -180,11 +156,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Dwight Engen <email>dwight.engen@oracle.com</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index f78d9abf5722d93e28944e41e36a41d2e8a603b4..bcadfa1ee1cefae8512bb4042c3603ab574dca20 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -100,11 +74,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index edcdbf0a8e9584af16af15a891ea585478658584..863f08f114c744d06649c80b94f42c4912047b63 100644 (file)
@@ -1,31 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-Serge Hallyn <serge.hallyn at ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -263,11 +236,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index fb04e0a831ef8733d0334d8d22e9b633e8282e61..b9d3e32708ecc74d786801fdc97218a7b259c33e 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Ltd. 2013
-
-Authors:
-Serge Hallyn <serge.hallyn@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -183,11 +157,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
     </simpara>
    </refsect1>
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 7ef81b91b0c502547e15654623c2e6ae622423e7..5071675490be1545c66d3844c8671abac3fdeafa 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Ltd. 2013
-
-Authors:
-Serge Hallyn <serge.hallyn@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -196,11 +170,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
     </simpara>
   </refsect1>
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 72b75506fede1da5e1971471c22f4bfde86b71da..6489615da0d3a924f1033d0f6b61c345803b10f4 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-Serge Hallyn <serge.hallyn at ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -168,11 +142,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Serge Hallyn <email>serge.hallyn@ubuntu.com</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 396c4d3dbc29ff7153088e064bfb2201758258ab..e7549600df472825a06d718d357617f995e6d4f1 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -167,11 +141,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 21a4fb7ae1185dcd6829a8a8927941dd204a1071..597a2503c9702cab7e6a5f4254f4b12db4e3c65a 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Ltd. 2014
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -168,11 +142,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
       </citerefentry>
     </simpara>
   </refsect1>
-
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index a5f17a64598ba0448bb25fc67a58b76c654dc577..93ccc0599d803ebe2d875335bef4aaa3111b9024 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -2647,11 +2621,6 @@ mknod errno 0
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 19c4248ebf2534b73830659bebe4fed71a5dc076..deca823e510879c899720e0e6e89694cdcb8c4c7 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -860,11 +834,6 @@ rootfs
 
   &seealso;
 
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file Local variables: mode:
index ea8451e32aa7300fc0471768ee50df3c8f01f756..674c55a15c9d874ebbb50abede185f3e3792355e 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Ltd. 2014
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae Yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -218,11 +192,6 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
   </refsect1>
 
   &seealso;
-
-  <refsect1>
-    <title><!-- Author -->저자</title>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index b2fa48aff0f6e41349377678f5bea6d7734f43f1..f87c5a38577ffdf615daddb024e631664d167425 100644 (file)
@@ -1,30 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-Translated into Korean
-by Sungbae yoo <sungbae.yoo at samsung.com>
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
   <refsect1>
     <title><!--See Also-->참조</title>
index 5ae874cba26952f55207055947d8e78e86794b89..754d424160958b1baaaf6d7f58593d5217d2344a 100644 (file)
@@ -1,28 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
-
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -425,11 +401,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 3579bd3082bf5fd3dc0e31b50b11e217186aec85..976454386b69f4e2a30c682db5f3cc411f6723b4 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc-autostart
-
-(C) Copyright 2013 Canonical Ltd.
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
     <!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
@@ -258,11 +235,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
     </refsect1>
 
     &seealso;
-
-    <refsect1>
-        <title>Author</title>
-        <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-    </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 4546574d0244a239651ac58bfd76058b367bda22..62c366e05677ad59f72bee3f877435720452cf40 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -152,11 +129,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index e171ad117be34db69ff4afce4acbe33d2f753682..271e7444fcbbaec70bfad734b17d94ebafa7b430 100644 (file)
@@ -1,25 +1,4 @@
-<!--
-
-(C) Copyright Canonical Ltd. 2013
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -73,11 +52,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   </refsect1>
 
   &seealso;
-
-  <refsect1>
-    <title>Author</title>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index f53e9fcec6ad1ddbde3baccabcde0e29d059a97e..068bd13648f511ff75d522b73b3779eeb88f04db 100644 (file)
@@ -1,25 +1,4 @@
-<!--
-
-(C) Copyright Canonical Ltd. 2014
-
-Authors:
-Tycho Andersen <tycho.andersen@canonical.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -169,11 +148,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   </refsect1>
 
   &seealso;
-
-  <refsect1>
-    <title>Author</title>
-    <para>Tycho Andersen <email>tycho.andersen@canonical.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 1bd64208001163f67132ad7048e9e2543f087f23..0215828436f0041d6812580f8d465b9c1e39a022 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc-config
-
-(C) Copyright 2014 Canonical Ltd.
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
     <!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
@@ -89,11 +66,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
     </refsect1>
 
     &seealso;
-
-    <refsect1>
-        <title>Author</title>
-        <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-    </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 8f0bb1f91434e5c9499dcb14b46dff0fd73cb5c9..3256d637969dc53326b1b727db74bfeb020247a1 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -148,11 +125,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index a979500c3f46046659d0342fc8d43b01af846b96..ba57bd48e62be3726fc7aeed5a82e1b4d93d7196 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Inc. 2007, 2008
-
-Authors:
-Christian Brauner <christian.brauner at mailbox.org>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -331,11 +308,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Christian Brauner <email>christian.brauner@mailbox.org</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 1e97c40b15dcde396b793aff0d2c51bf37483c67..5ad6c7f29f342757f90c6c00e8a46f22b15101ba 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -213,11 +190,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index f1969de745d5180644d13ab47e4e395c344515e8..b22bcf393ef7ce357057b8c937ab4234bd3ca758 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -119,11 +96,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 8e17bbf21cbd9a1352798329e77af62effce67ec..760d130320e67426d8dc9b1c614e6aae07344ad3 100644 (file)
@@ -1,26 +1,4 @@
-
-<!--
-
-(C) Copyright Canonical Ltd. 2013
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -147,11 +125,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   </refsect1>
 
   &seealso;
-
-  <refsect1>
-    <title>Author</title>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index f702ecc814269f88afa3fa31b7fcbc2574082ac0..bf9e16eb8b5566368c4cc984c63136f54fe0aa77 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -209,11 +186,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 5e569237aaecf81caef49d1842eccb95d8cf6759..72f1e10bda32bc9e989c9206dce7716d8b6c0af8 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -90,11 +67,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index d18527d71f0334cc7f2b4c7d18f63cd965dfa7b2..0b3bf58cbb93439a92925395923112ccc9907119 100644 (file)
@@ -1,25 +1,4 @@
-<!--
-
-(C) Copyright Canonical Ltd. 2013
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -187,11 +166,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   </refsect1>
 
   &seealso;
-
-  <refsect1>
-    <title>Author</title>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 7f55f4f9e20e768adcae6baa9ea41dff2b373cb5..3f3419d1bddf55d35110927a9ca58cc9efa58703 100644 (file)
@@ -1,28 +1,4 @@
-
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -239,12 +215,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
     reimplemented and extended in C by Christian Brauner.
   </refsect1>
 
-  <refsect1>
-    <title>Author</title>
-    <para>Christian Brauner <email>christian.brauner@mailbox.org</email>,
-    Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index b6b31cfe108416dc1b3c83c90ee63e2d425ff00e..d5d141d32210d9c06a890c115aa841d791a26f80 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -176,11 +153,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index f40b9220ae0cbc39a4c8ef2a9ecee80e49fc2968..83d849f0e2631e419ad5536fb14fea76a77c407e 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Inc. 2007, 2008
-
-Authors:
-Serge Hallyn <serge.hallyn at ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -141,11 +118,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Serge Hallyn <email>serge.hallyn@ubuntu.com </email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 1f6fbb741926b746e8d8c35c32c78cda9fe39a0c..84db64ff5779a8dcef0067d7dda5452bef876550 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -273,11 +250,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 09db5f6215ee461ad40a5f1fbcaa1228e5c5ce4c..57c9c26a3bee20542e4d39c37b44e9e10a5de79b 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -220,11 +197,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 38aa951e776c7d25e878f19cbee2848b1130337b..0aaed2448840a112516fc72b75e820cb55172cb7 100644 (file)
@@ -1,25 +1,4 @@
-<!--
-
-Copyright © 2012 Oracle.
-
-Authors:
-Dwight Engen <dwight.engen@oracle.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -144,11 +123,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Dwight Engen <email>dwight.engen@oracle.com</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 4e1a5865d71953b304e2b008c4961c5e7efba71f..18b3785eea3c1f948720ca4410f2bac967555139 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -87,11 +64,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 2a508bef23cf27fdd463213459577c48d6075338..5168b9abc6e20d0767ce3255ca76817e095cf78d 100644 (file)
@@ -1,28 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-Serge Hallyn <serge.hallyn at ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -202,11 +178,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 520a898e8ad015b26fa46a99f06a2b92fed5616b..f188aa1c8aba8a6efa466b0535aa1795c195a2d2 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc-update-config
-
-(C) Copyright 2017 Canonical Ltd.
-
-Authors:
-Christian Brauner <christian.brauner@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
     <!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
@@ -108,11 +85,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
     </refsect1>
 
     &seealso;
-
-    <refsect1>
-        <title>Author</title>
-        <para>Christian Brauner <email>christian.brauner@ubuntu.com</email></para>
-    </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 33e9e686eaed76ead343ad17f18de38db6ca1778..94ed63572f64454a61c34099ec6b92e7bec835d7 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Ltd. 2013
-
-Authors:
-Serge Hallyn <serge.hallyn@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -208,13 +185,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
     </simpara>
    </refsect1>
 
-  <refsect1>
-    <title>Author</title>
-    <para>Christian Brauner <email>christian@brauner.io</email></para>
-    <para>Serge Hallyn <email>serge@hallyn.com</email></para>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index dfc7b453a141d8b0c966b5d78b5e887f14b0b341..3e49450213e54adf57bd549b2d9d6759748af289 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Ltd. 2013
-
-Authors:
-Serge Hallyn <serge.hallyn@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -159,11 +136,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
     </simpara>
   </refsect1>
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index eff727cefe67826821171c62f24e56b4d26cc190..a97f1217d3b4b97867f33089f61c98d3f356692c 100644 (file)
@@ -1,28 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-Serge Hallyn <serge.hallyn at ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -131,11 +107,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Serge Hallyn <email>serge.hallyn@ubuntu.com</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index c32f8a5107f7eba8b2280d2c390b1308832c9e3d..c5bd88fdfcaa1eee2bfa9b86442a6977e5211df8 100644 (file)
@@ -1,28 +1,4 @@
-
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -142,11 +118,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 19f11c241ff1780712a3f91cd8138703f98160d6..59eb6ca174188973acd2959a47ab49087e0d1c1e 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Ltd. 2014
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -129,11 +106,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
       </citerefentry>
     </simpara>
   </refsect1>
-
-  <refsect1>
-    <title>Author</title>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 8726341f2a77020e4374c334615a633c8c27a81a..20ae63fd4218323bc6be6560125b1be125a759f1 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -3166,11 +3143,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 894e6ca90d9ef3a0f94c49a3693f290c14049d48..f4c5848ff3129052fccb8d2f5a9c243564711af1 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -465,14 +442,6 @@ rootfs
 
   &seealso;
 
-  <refsect1>
-    <title>Author</title>
-    <para>Daniel Lezcano <email>daniel.lezcano@free.fr</email></para>
-    <para>Christian Brauner <email>christian.brauner@ubuntu.com</email></para>
-    <para>Serge Hallyn <email>serge@hallyn.com</email></para>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file Local variables: mode:
index 65ec5b17e97284c1ad42ab3b6add4d2a08b07e36..2ead2ae7a09315208fa1b0e09517accd4e261a40 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Ltd. 2014
-
-Authors:
-Stéphane Graber <stgraber@ubuntu.com>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -182,11 +159,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
   </refsect1>
 
   &seealso;
-
-  <refsect1>
-    <title>Author</title>
-    <para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
-  </refsect1>
 </refentry>
 
 <!-- Keep this comment at the end of the file
index c8dd942de2572880c5084c43051c77ff057214b3..16853310f27a50d6c0085b1fe9f0b386579ac7f5 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright Canonical Inc. 2019
-
-Authors:
-Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
@@ -242,12 +219,6 @@ session optional   pam_cgfs.so -c all,memory,freezer
 
   </refsect1>
 
-
-  <refsect1>
-    <title>Author</title>
-    <para>Venkata Harshavardhan Reddy Allu <email>venkataharshavardhan_ven@srmuniv.edu.in</email></para>
-  </refsect1>
-
 </refentry>
 
 <!-- Keep this comment at the end of the file
index 3b3ecd7d183a95e30c8411f962c71ddeb59cfe49..7e8ee25819c4263f1c1afdfc6c5e399504fa67c9 100644 (file)
@@ -1,27 +1,4 @@
-<!--
-
-lxc: linux Container library
-
-(C) Copyright IBM Corp. 2007, 2008
-
-Authors:
-Daniel Lezcano <daniel.lezcano at free.fr>
-
-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.1 of the License, or (at your option) any later version.
-
-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
-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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
   <refsect1>
     <title>See Also</title>