~m-grant-prg/vm-container-utils/bionic

« back to all changes in this revision

Viewing changes to src/man/5/lqvm/Makefile.am

  • Committer: Mark Grant
  • Date: 2022-10-16 14:46:16 UTC
  • mfrom: (5.1.19 bionic-trunk)
  • Revision ID: m.grant.prg@gmail.com-20221016144616-y7q6fu2a7cekczk5
Merge from bionic-trunk.

* New upstream release.
* Update Copyright for 2022.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#########################################################################
2
2
#                                                                       #
3
3
# Script ID: src/man/5/lqvm/Makefile.am                                 #
4
 
# Author: Copyright (C) 2020  Mark Grant                                #
 
4
# Author: Copyright (C) 2020, 2021  Mark Grant                          #
5
5
#                                                                       #
6
6
# Released under the GPLv3 only.                                        #
7
 
# SPDX-License-Identifier: GPL-3.0                                      #
 
7
# SPDX-License-Identifier: GPL-3.0-only                                 #
8
8
#                                                                       #
9
9
# Purpose:                                                              #
10
10
# AutoMake script file to generate conf manual pages from source.       #
19
19
#                                                                       #
20
20
# 26/08/2020    MG      1.0.1   Initial release.                        #
21
21
# 22/09/2020    MG      1.0.2   Separate lqvm and lxcu under man.       #
 
22
# 28/11/2021    MG      1.0.3   Tighten SPDX tag.                       #
22
23
#                                                                       #
23
24
#########################################################################
24
25