mirror of
https://github.com/thisistherk/fast_obj.git
synced 2025-04-04 13:05:02 +00:00
Fix version number in the comment
Also fix copyright year while I'm at this.
This commit is contained in:
parent
5d1a8529cf
commit
fed0e5760f
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
/*
|
||||
* fast_obj
|
||||
*
|
||||
* Version 1.0
|
||||
* Version 1.1
|
||||
*
|
||||
* MIT License
|
||||
*
|
||||
* Copyright (c) 2018-2020 Richard Knight
|
||||
* Copyright (c) 2018-2021 Richard Knight
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
* of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
Loading…
Add table
Reference in a new issue