fixed copyright note

This commit is contained in:
Michele Caini 2018-10-02 10:45:08 +02:00
parent e89da65240
commit 3523ec5439
3 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ set(PROJECT_AUTHOR_EMAIL "michele.caini@gmail.com")
message("*")
message("* ${PROJECT_NAME} v${PROJECT_VERSION} (${CMAKE_BUILD_TYPE})")
message("* Copyright (c) 2018 ${PROJECT_AUTHOR} <${PROJECT_AUTHOR_EMAIL}>")
message("* Copyright (c) 2016-2018 ${PROJECT_AUTHOR} <${PROJECT_AUTHOR_EMAIL}>")
message("*")
set(CMAKE_CXX_STANDARD 14)

View File

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2017-2018 Michele Caini
Copyright (c) 2016-2018 Michele Caini
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -329,7 +329,7 @@ Check the [contributors list](https://github.com/skypjack/uvw/blob/master/AUTHOR
# License
Code and documentation Copyright (c) 2017-2018 Michele Caini.<br/>
Code and documentation Copyright (c) 2016-2018 Michele Caini.<br/>
Logo Copyright (c) 2018 Richard Caseres.
Code released under