Notifying a message in Action center.
| Revision | df8bd0d9855bad7b791f0c5e7ad408d54d72b2d2 (tree) |
|---|---|
| Time | 2015-09-16 17:27:15 |
| Author | |
| Commiter | JeffyTS |
Fixed documents.
| @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; | ||
| 10 | 10 | [assembly: AssemblyConfiguration("")] |
| 11 | 11 | [assembly: AssemblyCompany("")] |
| 12 | 12 | [assembly: AssemblyProduct("NotifyMessage")] |
| 13 | -[assembly: AssemblyCopyright("Copyright © 2015 T.S. All rights reserved")] | |
| 13 | +[assembly: AssemblyCopyright("Copyright © 2015 JeffyTS All rights reserved")] | |
| 14 | 14 | [assembly: AssemblyTrademark("")] |
| 15 | 15 | [assembly: AssemblyCulture("")] |
| 16 | 16 |
| @@ -2,7 +2,7 @@ | ||
| 2 | 2 | |
| 3 | 3 | Notifying a message in Action center. |
| 4 | 4 | |
| 5 | - Copyright © 2015 T.S. All rights reserved. | |
| 5 | + Copyright © 2015 JeffyTS All rights reserved. | |
| 6 | 6 | |
| 7 | 7 | Installing: |
| 8 | 8 | You can copy NotifyMessage files to any folder. |