mirror of
https://github.com/vee1e/capa.git
synced 2026-09-01 10:48:51 +00:00
Updating copyright across all files based on when it was first introduced. (#2027)
* updating copyright, back to the date of origin of file * updating regex to account for linter violation
This commit is contained in:
parent
9d1f110d24
commit
0eb4291b25
101 changed files with 103 additions and 103 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env python2
|
||||
# Copyright (C) 2023 Mandiant, Inc. All Rights Reserved.
|
||||
# Copyright (C) 2020 Mandiant, Inc. All Rights Reserved.
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at: [package root]/LICENSE.txt
|
||||
|
|
@ -47,7 +47,7 @@ Example::
|
|||
- connect TCP socket
|
||||
...
|
||||
|
||||
Copyright (C) 2023 Mandiant, Inc. All Rights Reserved.
|
||||
Copyright (C) 2020 Mandiant, Inc. All Rights Reserved.
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at: [package root]/LICENSE.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue