mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
nixos/manual: Update copyright years, authors, and copyright
This commit is contained in:
parent
b785f9ea98
commit
0ba3874e3a
@ -3,10 +3,15 @@
|
|||||||
xmlns:xi="http://www.w3.org/2001/XInclude">
|
xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
<title>NixOS Reference Pages</title>
|
<title>NixOS Reference Pages</title>
|
||||||
<info>
|
<info>
|
||||||
<author><personname><firstname>Eelco</firstname><surname>Dolstra</surname></personname>
|
<author>
|
||||||
|
<personname><firstname>Eelco</firstname><surname>Dolstra</surname></personname>
|
||||||
<contrib>Author</contrib>
|
<contrib>Author</contrib>
|
||||||
</author>
|
</author>
|
||||||
<copyright><year>2007-2020</year><holder>Eelco Dolstra</holder>
|
<author>
|
||||||
|
<personname><othername>The Nixpkgs/NixOS contributors</othername></personname>
|
||||||
|
<contrib>Author</contrib>
|
||||||
|
</author>
|
||||||
|
<copyright><year>2007-2022</year><holder>Eelco Dolstra and the Nixpkgs/NixOS contributors</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
</info>
|
</info>
|
||||||
<xi:include href="man-configuration.xml" />
|
<xi:include href="man-configuration.xml" />
|
||||||
|
Loading…
Reference in New Issue
Block a user