mirror of
https://github.com/moepman/acertmgr.git
synced 2025-01-06 06:05:23 +01:00
Change copyright information
This commit is contained in:
parent
22db50c62d
commit
acc2f205fd
2
LICENSE
2
LICENSE
@ -1,4 +1,4 @@
|
|||||||
Copyright (c) Markus Hauschild, 2016.
|
Copyright (c) 2016 Markus Hauschild & David Klaftenegger
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
@ -2,7 +2,8 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Automated Certificate Manager using ACME
|
# Automated Certificate Manager using ACME
|
||||||
# Copyright (c) Markus Hauschild, 2016.
|
# Copyright (c) Markus Hauschild & David Klaftenegger, 2016.
|
||||||
|
# available under the ISC license, see LICENSE
|
||||||
|
|
||||||
|
|
||||||
import acertmgr_ssl
|
import acertmgr_ssl
|
||||||
|
Loading…
Reference in New Issue
Block a user