mirror of
https://github.com/HowardHinnant/date.git
synced 2025-08-03 12:44:27 +02:00
Update copyright to 2017
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
// The MIT License (MIT)
|
// The MIT License (MIT)
|
||||||
//
|
//
|
||||||
// Copyright (c) 2016 Howard Hinnant
|
// Copyright (c) 2016, 2017 Howard Hinnant
|
||||||
//
|
//
|
||||||
// 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
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
// The MIT License (MIT)
|
// The MIT License (MIT)
|
||||||
//
|
//
|
||||||
// Copyright (c) 2015, 2016 Howard Hinnant
|
// Copyright (c) 2015, 2016, 2017 Howard Hinnant
|
||||||
//
|
//
|
||||||
// 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
|
||||||
|
3
tz.cpp
3
tz.cpp
@@ -1,10 +1,11 @@
|
|||||||
// The MIT License (MIT)
|
// The MIT License (MIT)
|
||||||
//
|
//
|
||||||
// Copyright (c) 2015, 2016 Howard Hinnant
|
// Copyright (c) 2015, 2016, 2017 Howard Hinnant
|
||||||
// Copyright (c) 2015 Ville Voutilainen
|
// Copyright (c) 2015 Ville Voutilainen
|
||||||
// Copyright (c) 2016 Alexander Kormanovsky
|
// Copyright (c) 2016 Alexander Kormanovsky
|
||||||
// Copyright (c) 2016, 2017 Jiangang Zhuang
|
// Copyright (c) 2016, 2017 Jiangang Zhuang
|
||||||
// Copyright (c) 2017 Nicolas Veloz Savino
|
// Copyright (c) 2017 Nicolas Veloz Savino
|
||||||
|
// Copyright (c) 2017 Florian Dang
|
||||||
//
|
//
|
||||||
// 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
|
||||||
|
2
tz.h
2
tz.h
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
// The MIT License (MIT)
|
// The MIT License (MIT)
|
||||||
//
|
//
|
||||||
// Copyright (c) 2015, 2016 Howard Hinnant
|
// Copyright (c) 2015, 2016, 2017 Howard Hinnant
|
||||||
// Copyright (c) 2017 Jiangang Zhuang
|
// Copyright (c) 2017 Jiangang Zhuang
|
||||||
//
|
//
|
||||||
// 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
|
||||||
|
Reference in New Issue
Block a user