Skip to content

Commit d36f532

Browse files
committed
Update licence dates
1 parent bf08f18 commit d36f532

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+42
-42
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2014 - 2015 Kulykov Oleh <[email protected]>
2+
# Copyright (c) 2014 - 2016 Kulykov Oleh <[email protected]>
33
#
44
# Permission is hereby granted, free of charge, to any person obtaining a copy
55
# of this software and associated documentation files (the "Software"), to deal

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2014 - 2015 Kulykov Oleh <[email protected]>
3+
Copyright (c) 2014 - 2016 Kulykov Oleh <[email protected]>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

builds/android/fayecpp_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014 - 2015 Kulykov Oleh <[email protected]>
2+
* Copyright (c) 2014 - 2016 Kulykov Oleh <[email protected]>
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

builds/ios-with-openssl/fayecpp_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014 - 2015 Kulykov Oleh <[email protected]>
2+
* Copyright (c) 2014 - 2016 Kulykov Oleh <[email protected]>
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

builds/ios/fayecpp_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014 - 2015 Kulykov Oleh <[email protected]>
2+
* Copyright (c) 2014 - 2016 Kulykov Oleh <[email protected]>
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

builds/mac/fayecpp_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014 - 2015 Kulykov Oleh <[email protected]>
2+
* Copyright (c) 2014 - 2016 Kulykov Oleh <[email protected]>
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

contrib/objc/FayeCppClient.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014 - 2015 Kulykov Oleh <[email protected]>
2+
* Copyright (c) 2014 - 2016 Kulykov Oleh <[email protected]>
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

contrib/objc/FayeCppClient.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014 - 2015 Kulykov Oleh <[email protected]>
2+
* Copyright (c) 2014 - 2016 Kulykov Oleh <[email protected]>
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

fayecpp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014 - 2015 Kulykov Oleh <[email protected]>
2+
* Copyright (c) 2014 - 2016 Kulykov Oleh <[email protected]>
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

fayecpp.pri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
##
2-
## Copyright (c) 2014 - 2015 Kulykov Oleh <[email protected]>
2+
## Copyright (c) 2014 - 2016 Kulykov Oleh <[email protected]>
33
##
44
## Permission is hereby granted, free of charge, to any person obtaining a copy
55
## of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)