updated copyright
This commit is contained in:
parent
bc88511a29
commit
da3b5f00f5
@ -27,7 +27,7 @@ set(PROJECT_AUTHOR_EMAIL "michele.caini@gmail.com")
|
|||||||
|
|
||||||
message("*")
|
message("*")
|
||||||
message("* ${PROJECT_NAME} v${PROJECT_VERSION} (${CMAKE_BUILD_TYPE})")
|
message("* ${PROJECT_NAME} v${PROJECT_VERSION} (${CMAKE_BUILD_TYPE})")
|
||||||
message("* Copyright (c) 2016-2019 ${PROJECT_AUTHOR} <${PROJECT_AUTHOR_EMAIL}>")
|
message("* Copyright (c) 2016-2020 ${PROJECT_AUTHOR} <${PROJECT_AUTHOR_EMAIL}>")
|
||||||
message("*")
|
message("*")
|
||||||
|
|
||||||
set(CMAKE_CXX_STANDARD 17)
|
set(CMAKE_CXX_STANDARD 17)
|
||||||
|
|||||||
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2016-2019 Michele Caini
|
Copyright (c) 2016-2020 Michele Caini
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
@ -408,8 +408,8 @@ who has partecipated so far.
|
|||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
Code and documentation Copyright (c) 2016-2019 Michele Caini.<br/>
|
Code and documentation Copyright (c) 2016-2020 Michele Caini.<br/>
|
||||||
Logo Copyright (c) 2018-2019 Richard Caseres.
|
Logo Copyright (c) 2018-2020 Richard Caseres.
|
||||||
|
|
||||||
Code released under
|
Code released under
|
||||||
[the MIT license](https://github.com/skypjack/uvw/blob/master/LICENSE).
|
[the MIT license](https://github.com/skypjack/uvw/blob/master/LICENSE).
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user