mirror of
https://github.com/thisistherk/fast_obj.git
synced 2025-04-06 14:05:02 +00:00
Merge pull request #26 from zeux/patch-1
Fix version number in the comment
This commit is contained in:
commit
d97389aa2d
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