make-people-page: Update copyright statements
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
1567f4d587
commit
6811f7df63
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Copyright (c) 2016 Chaoyi Zha <cydrobolt@fedoraproject.org>
|
||||
# Copyright © 2016 Chaoyi Zha <cydrobolt@fedoraproject.org>
|
||||
# Copyright © 2021 Red Hat, Inc.
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
@ -115,7 +116,7 @@ page_jinja_template = """
|
|||
|
||||
<footer class='center text-muted'>
|
||||
<p class="copy">
|
||||
© 2016 Chaoyi Zha, Red Hat, Inc., and others.
|
||||
© 2016 - 2021 Chaoyi Zha, Red Hat, Inc., and others.
|
||||
Please send any comments or corrections to the <a href="mailto:admin@fedoraproject.org">infrastructure team</a>.
|
||||
</p>
|
||||
<p class="disclaimer">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue