mirror of
				https://github.com/michaelrsweet/pdfio.git
				synced 2025-10-30 01:53:24 +01:00 
			
		
		
		
	Update README and NOTICE files...
This commit is contained in:
		
							
								
								
									
										2
									
								
								NOTICE
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								NOTICE
									
									
									
									
									
								
							| @@ -1,6 +1,6 @@ | ||||
| PDFio - PDF Read/Write Library | ||||
|  | ||||
| Copyright © 2021 by Michael R Sweet. | ||||
| Copyright © 2021-2022 by Michael R Sweet. | ||||
|  | ||||
| (Optional) Exceptions to the Apache 2.0 License: | ||||
| ================================================ | ||||
|   | ||||
| @@ -3,7 +3,7 @@ pdfio - PDF Read/Write Library | ||||
|  | ||||
|  | ||||
|  | ||||
| [](https://github.com/michaelrsweet/pdfio/actions/workflows/build.yml) | ||||
| [](https://github.com/michaelrsweet/pdfio/actions/workflows/build.yml) | ||||
| [](https://scan.coverity.com/projects/michaelrsweet-pdfio) | ||||
| [](https://lgtm.com/projects/g/michaelrsweet/pdfio/context:cpp) | ||||
| [](https://lgtm.com/projects/g/michaelrsweet/pdfio/) | ||||
| @@ -115,13 +115,13 @@ generates a static library that will be installed under "/usr/local" with: | ||||
|  | ||||
| You can reproduce this with the makefile using: | ||||
|  | ||||
|     sudo make COMMONFLAGS="-Os -mmacosx-version-min=10.14 -arch x86_64 -arch arm64" install | ||||
|     sudo make macos install | ||||
|  | ||||
|  | ||||
| Legal Stuff | ||||
| ----------- | ||||
|  | ||||
| PDFio is Copyright © 2021 by Michael R Sweet. | ||||
| PDFio is Copyright © 2021-2022 by Michael R Sweet. | ||||
|  | ||||
| This software is licensed under the Apache License Version 2.0 with an | ||||
| (optional) exception to allow linking against GPL2/LGPL2 software.  See the | ||||
|   | ||||
		Reference in New Issue
	
	Block a user