fix the dates and CMakeLists

This commit is contained in:
Hartmut Seichter 2019-01-01 21:56:00 +01:00
parent 6501eca4fb
commit 9819fa7f36
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2019 Hartmut Seichter
Copyright (c) 1999-2019 Hartmut Seichter
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

@ -16,6 +16,8 @@ set(hdrs
set(srcs
src/core.cpp
src/serialize.cpp
${CMAKE_SOURCE_DIR}/README.md
${CMAKE_SOURCE_DIR}/LICENSE
)
add_library(pwcore