forked from fmtlib/fmt
Update copyright notices
This commit is contained in:
@@ -369,7 +369,7 @@ or the bloat test::
|
|||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|
||||||
Copyright (c) 2012, Victor Zverovich
|
Copyright (c) 2012 - 2015, Victor Zverovich
|
||||||
|
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
Formatting library for C++
|
Formatting library for C++
|
||||||
|
|
||||||
Copyright (c) 2012 - 2014, Victor Zverovich
|
Copyright (c) 2012 - 2015, Victor Zverovich
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
2
format.h
2
format.h
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
Formatting library for C++
|
Formatting library for C++
|
||||||
|
|
||||||
Copyright (c) 2012 - 2014, Victor Zverovich
|
Copyright (c) 2012 - 2015, Victor Zverovich
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
2
posix.cc
2
posix.cc
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
A C++ interface to POSIX functions.
|
A C++ interface to POSIX functions.
|
||||||
|
|
||||||
Copyright (c) 2014, Victor Zverovich
|
Copyright (c) 2014 - 2015, Victor Zverovich
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
2
posix.h
2
posix.h
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
A C++ interface to POSIX functions.
|
A C++ interface to POSIX functions.
|
||||||
|
|
||||||
Copyright (c) 2014, Victor Zverovich
|
Copyright (c) 2014 - 2015, Victor Zverovich
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
Reference in New Issue
Block a user