Skip to content

Commit e6c658c

Browse files
committed
Clean up of licence texts
1 parent 22e7baf commit e6c658c

File tree

4 files changed

+7
-34
lines changed

4 files changed

+7
-34
lines changed

Diff for: COPYRIGHT

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Copyright (c) 2022-2023 Internet Security Research Group
2+
3+
Except as otherwise noted (below and/or in individual files), sudo-rs is
4+
licensed under the Apache License, Version 2.0 <LICENSE-APACHE> or
5+
<http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
6+
<LICENSE-MIT> or <http://opensource.org/licenses/MIT>, at your option.

Diff for: LICENSE

-8
This file was deleted.

Diff for: LICENSE-APACHE

-25
Original file line numberDiff line numberDiff line change
@@ -174,28 +174,3 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
174174
of your accepting any such warranty or additional liability.
175175

176176
END OF TERMS AND CONDITIONS
177-
178-
APPENDIX: How to apply the Apache License to your work.
179-
180-
To apply the Apache License to your work, attach the following
181-
boilerplate notice, with the fields enclosed by brackets "[]"
182-
replaced with your own identifying information. (Don't include
183-
the brackets!) The text should be enclosed in the appropriate
184-
comment syntax for the file format. We also recommend that a
185-
file or class name and description of purpose be included on the
186-
same "printed page" as the copyright notice for easier
187-
identification within third-party archives.
188-
189-
Copyright 2022 Prossimo (ISRG)
190-
191-
Licensed under the Apache License, Version 2.0 (the "License");
192-
you may not use this file except in compliance with the License.
193-
You may obtain a copy of the License at
194-
195-
http://www.apache.org/licenses/LICENSE-2.0
196-
197-
Unless required by applicable law or agreed to in writing, software
198-
distributed under the License is distributed on an "AS IS" BASIS,
199-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200-
See the License for the specific language governing permissions and
201-
limitations under the License.

Diff for: LICENSE-MIT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Copyright (c) 2022 Prossimo (ISRG)
2+
Copyright (c) 2022-2023 Internet Security Research Group
33

44
Permission is hereby granted, free of charge, to any
55
person obtaining a copy of this software and associated

0 commit comments

Comments
 (0)