update readme & licenses

This commit is contained in:
Rob Ede 2020-09-11 12:09:13 +01:00
parent e4cc4bc437
commit 1fd90567ce
No known key found for this signature in database
GPG Key ID: C2A3B36E841A91E6
4 changed files with 3 additions and 8 deletions

View File

@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier same "printed page" as the copyright notice for easier
identification within third-party archives. identification within third-party archives.
Copyright 2017-NOW Nikolay Kim Copyright 2017-NOW Actix Team
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.

View File

@ -1,4 +1,4 @@
Copyright (c) 2017 Nikolay Kim Copyright (c) 2017 Actix Team
Permission is hereby granted, free of charge, to any Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated person obtaining a copy of this software and associated

View File

@ -43,11 +43,6 @@
## Example ## Example
<h2>
WARNING: This example is for the master branch which is currently in beta stages for v3. For
Actix web v2 see the <a href="https://actix.rs/docs/getting-started/">getting started guide</a>.
</h2>
Dependencies: Dependencies:
```toml ```toml

View File

@ -3,7 +3,7 @@
## Unreleased - 2020-xx-xx ## Unreleased - 2020-xx-xx
## 0.3.0-beta.1 - 2020-09-11 ## 0.3.0 - 2020-09-11
* No significant changes from `0.3.0-beta.1`. * No significant changes from `0.3.0-beta.1`.