Skip to content

Commit b6b288b

Browse files
Formal update
1 parent d5a650b commit b6b288b

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

Docs.IndexGenerator/Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* You find a copy of the license in project folder or on: http://opensource.org/licenses/MIT
66
*/
77

8-
98
using System;
109
using System.IO;
1110
using System.Text.Json;

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2022 Raphael Stoeckli
3+
Copyright (c) 2026 Raphael Stoeckli
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,11 +151,15 @@ dotnet add package NanoXLSX
151151
See the full **API-Documentation** at: [https://rabanti-github.github.io/NanoXLSX/](https://rabanti-github.github.io/NanoXLSX/).
152152

153153
The **[Demo Project](https://github.com/rabanti-github/NanoXLSX.Demo)** contains 27 examples covering various use cases. The demo project is maintained in a separate repository.
154+
See the section **[NanoXLSX](https://github.com/rabanti-github/NanoXLSX.Demo/tree/main/NanoXLSX)** for the specific examples related to NanoXLSX.
154155

155156
See also: [Getting started in the Wiki](https://github.com/rabanti-github/NanoXLSX/wiki/Getting-started)
156157

157158
Hint: You will find most certainly any function, and the way how to use it, in the [Unit Test Project](https://github.com/rabanti-github/NanoXLSX/tree/master/NanoXlsx%20Test)
158159

159-
## License
160+
## :balance_scale: License
160161

162+
NanoXLSX is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
163+
164+
This library claims to be free of any dependencies on proprietary software or libraries.
161165
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frabanti-github%2FNanoXLSX.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Frabanti-github%2FNanoXLSX?ref=badge_large)

0 commit comments

Comments
 (0)