diff --git a/LICENSE b/LICENSE index 9182729a0..0346b06e9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. +Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/misc/javadoc/javadoc.css b/misc/javadoc/javadoc.css index 963ea6f83..e94dda1da 100644 --- a/misc/javadoc/javadoc.css +++ b/misc/javadoc/javadoc.css @@ -1,5 +1,5 @@ /** - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/misc/javadoc/overview.html b/misc/javadoc/overview.html index 38ff55b3d..f16165078 100644 --- a/misc/javadoc/overview.html +++ b/misc/javadoc/overview.html @@ -1,6 +1,6 @@ - 2020 + 2021 false diff --git a/src/main/java/com/restfb/BaseFacebookClient.java b/src/main/java/com/restfb/BaseFacebookClient.java index c9923e29b..96858ac16 100644 --- a/src/main/java/com/restfb/BaseFacebookClient.java +++ b/src/main/java/com/restfb/BaseFacebookClient.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/Connection.java b/src/main/java/com/restfb/Connection.java index e73a8a820..0eff1fdc7 100644 --- a/src/main/java/com/restfb/Connection.java +++ b/src/main/java/com/restfb/Connection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/ConnectionIterator.java b/src/main/java/com/restfb/ConnectionIterator.java index 4116db74e..a16739e07 100644 --- a/src/main/java/com/restfb/ConnectionIterator.java +++ b/src/main/java/com/restfb/ConnectionIterator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/DefaultFacebookClient.java b/src/main/java/com/restfb/DefaultFacebookClient.java index eddea2c8a..9efdc8413 100644 --- a/src/main/java/com/restfb/DefaultFacebookClient.java +++ b/src/main/java/com/restfb/DefaultFacebookClient.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/DefaultJsonMapper.java b/src/main/java/com/restfb/DefaultJsonMapper.java index 091c6d1e0..31c0d68e2 100644 --- a/src/main/java/com/restfb/DefaultJsonMapper.java +++ b/src/main/java/com/restfb/DefaultJsonMapper.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/DefaultWebRequestor.java b/src/main/java/com/restfb/DefaultWebRequestor.java index 9af88af29..3563045cb 100644 --- a/src/main/java/com/restfb/DefaultWebRequestor.java +++ b/src/main/java/com/restfb/DefaultWebRequestor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/ETagWebRequestor.java b/src/main/java/com/restfb/ETagWebRequestor.java index 1526c924b..61888b571 100644 --- a/src/main/java/com/restfb/ETagWebRequestor.java +++ b/src/main/java/com/restfb/ETagWebRequestor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/Facebook.java b/src/main/java/com/restfb/Facebook.java index ff1230570..3cd86785e 100644 --- a/src/main/java/com/restfb/Facebook.java +++ b/src/main/java/com/restfb/Facebook.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/FacebookClient.java b/src/main/java/com/restfb/FacebookClient.java index 17fa29cb1..d4fd9098a 100644 --- a/src/main/java/com/restfb/FacebookClient.java +++ b/src/main/java/com/restfb/FacebookClient.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/FacebookEndpoints.java b/src/main/java/com/restfb/FacebookEndpoints.java index 3fe45eba6..92dfe41e6 100644 --- a/src/main/java/com/restfb/FacebookEndpoints.java +++ b/src/main/java/com/restfb/FacebookEndpoints.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/JsonHelper.java b/src/main/java/com/restfb/JsonHelper.java index 023d0ec02..01f1f3cf6 100644 --- a/src/main/java/com/restfb/JsonHelper.java +++ b/src/main/java/com/restfb/JsonHelper.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/JsonMapper.java b/src/main/java/com/restfb/JsonMapper.java index 50da1a673..2fb155cf1 100644 --- a/src/main/java/com/restfb/JsonMapper.java +++ b/src/main/java/com/restfb/JsonMapper.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/Parameter.java b/src/main/java/com/restfb/Parameter.java index 5e2f12bcb..6d1a984e6 100644 --- a/src/main/java/com/restfb/Parameter.java +++ b/src/main/java/com/restfb/Parameter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/Version.java b/src/main/java/com/restfb/Version.java index f730dd530..af22810d7 100644 --- a/src/main/java/com/restfb/Version.java +++ b/src/main/java/com/restfb/Version.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/WebRequestor.java b/src/main/java/com/restfb/WebRequestor.java index f652bce58..18d1b118d 100644 --- a/src/main/java/com/restfb/WebRequestor.java +++ b/src/main/java/com/restfb/WebRequestor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/annotation/GraphAPI.java b/src/main/java/com/restfb/annotation/GraphAPI.java index 6a7049e8d..49e5b2bc2 100644 --- a/src/main/java/com/restfb/annotation/GraphAPI.java +++ b/src/main/java/com/restfb/annotation/GraphAPI.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/batch/BatchHeader.java b/src/main/java/com/restfb/batch/BatchHeader.java index 2895f8298..857b3d472 100644 --- a/src/main/java/com/restfb/batch/BatchHeader.java +++ b/src/main/java/com/restfb/batch/BatchHeader.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/batch/BatchRequest.java b/src/main/java/com/restfb/batch/BatchRequest.java index 8318e5859..2fa341ea2 100644 --- a/src/main/java/com/restfb/batch/BatchRequest.java +++ b/src/main/java/com/restfb/batch/BatchRequest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/batch/BatchResponse.java b/src/main/java/com/restfb/batch/BatchResponse.java index bb5e13110..fd882a086 100644 --- a/src/main/java/com/restfb/batch/BatchResponse.java +++ b/src/main/java/com/restfb/batch/BatchResponse.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/batch/package-info.java b/src/main/java/com/restfb/batch/package-info.java index 0532c74e4..7e2284df4 100644 --- a/src/main/java/com/restfb/batch/package-info.java +++ b/src/main/java/com/restfb/batch/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/ExceptionInformation.java b/src/main/java/com/restfb/exception/ExceptionInformation.java index 481e93de8..c646ec5f5 100644 --- a/src/main/java/com/restfb/exception/ExceptionInformation.java +++ b/src/main/java/com/restfb/exception/ExceptionInformation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/FacebookCheckedException.java b/src/main/java/com/restfb/exception/FacebookCheckedException.java index 2607aecf1..84267aed5 100644 --- a/src/main/java/com/restfb/exception/FacebookCheckedException.java +++ b/src/main/java/com/restfb/exception/FacebookCheckedException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/FacebookErrorMessageException.java b/src/main/java/com/restfb/exception/FacebookErrorMessageException.java index 7ee5d9a03..8b43e38d5 100644 --- a/src/main/java/com/restfb/exception/FacebookErrorMessageException.java +++ b/src/main/java/com/restfb/exception/FacebookErrorMessageException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/FacebookException.java b/src/main/java/com/restfb/exception/FacebookException.java index 87a52cd42..d4dcfd7ca 100644 --- a/src/main/java/com/restfb/exception/FacebookException.java +++ b/src/main/java/com/restfb/exception/FacebookException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/FacebookExceptionMapper.java b/src/main/java/com/restfb/exception/FacebookExceptionMapper.java index e8447afb0..2ba89279f 100644 --- a/src/main/java/com/restfb/exception/FacebookExceptionMapper.java +++ b/src/main/java/com/restfb/exception/FacebookExceptionMapper.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/FacebookGraphException.java b/src/main/java/com/restfb/exception/FacebookGraphException.java index 3e11b6bd1..113279128 100644 --- a/src/main/java/com/restfb/exception/FacebookGraphException.java +++ b/src/main/java/com/restfb/exception/FacebookGraphException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/FacebookJsonMappingException.java b/src/main/java/com/restfb/exception/FacebookJsonMappingException.java index f28d8128a..a3a8ccd1e 100644 --- a/src/main/java/com/restfb/exception/FacebookJsonMappingException.java +++ b/src/main/java/com/restfb/exception/FacebookJsonMappingException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/FacebookLoggerException.java b/src/main/java/com/restfb/exception/FacebookLoggerException.java index 064fe4ebe..b2a3354aa 100644 --- a/src/main/java/com/restfb/exception/FacebookLoggerException.java +++ b/src/main/java/com/restfb/exception/FacebookLoggerException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/FacebookNetworkException.java b/src/main/java/com/restfb/exception/FacebookNetworkException.java index 962053b19..a73ba378d 100644 --- a/src/main/java/com/restfb/exception/FacebookNetworkException.java +++ b/src/main/java/com/restfb/exception/FacebookNetworkException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/FacebookOAuthException.java b/src/main/java/com/restfb/exception/FacebookOAuthException.java index bf0838b16..7ad05f2aa 100644 --- a/src/main/java/com/restfb/exception/FacebookOAuthException.java +++ b/src/main/java/com/restfb/exception/FacebookOAuthException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/FacebookPreconditionException.java b/src/main/java/com/restfb/exception/FacebookPreconditionException.java index 649474998..c9b91cb19 100644 --- a/src/main/java/com/restfb/exception/FacebookPreconditionException.java +++ b/src/main/java/com/restfb/exception/FacebookPreconditionException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/FacebookQueryParseException.java b/src/main/java/com/restfb/exception/FacebookQueryParseException.java index 8920623d5..906420f82 100644 --- a/src/main/java/com/restfb/exception/FacebookQueryParseException.java +++ b/src/main/java/com/restfb/exception/FacebookQueryParseException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/FacebookResponseContentException.java b/src/main/java/com/restfb/exception/FacebookResponseContentException.java index bd71c3710..f76c124fc 100644 --- a/src/main/java/com/restfb/exception/FacebookResponseContentException.java +++ b/src/main/java/com/restfb/exception/FacebookResponseContentException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/FacebookResponseStatusException.java b/src/main/java/com/restfb/exception/FacebookResponseStatusException.java index db0f4c523..b242eba8a 100644 --- a/src/main/java/com/restfb/exception/FacebookResponseStatusException.java +++ b/src/main/java/com/restfb/exception/FacebookResponseStatusException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/FacebookSignedRequestParsingException.java b/src/main/java/com/restfb/exception/FacebookSignedRequestParsingException.java index b1b52e174..48730bd68 100644 --- a/src/main/java/com/restfb/exception/FacebookSignedRequestParsingException.java +++ b/src/main/java/com/restfb/exception/FacebookSignedRequestParsingException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/FacebookSignedRequestVerificationException.java b/src/main/java/com/restfb/exception/FacebookSignedRequestVerificationException.java index 577355642..fbf3a09af 100644 --- a/src/main/java/com/restfb/exception/FacebookSignedRequestVerificationException.java +++ b/src/main/java/com/restfb/exception/FacebookSignedRequestVerificationException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/ResponseErrorJsonParsingException.java b/src/main/java/com/restfb/exception/ResponseErrorJsonParsingException.java index 12859fdef..813b7506d 100644 --- a/src/main/java/com/restfb/exception/ResponseErrorJsonParsingException.java +++ b/src/main/java/com/restfb/exception/ResponseErrorJsonParsingException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/devicetoken/DeviceTokenExceptionFactory.java b/src/main/java/com/restfb/exception/devicetoken/DeviceTokenExceptionFactory.java index 66e0c99fc..d624c6f49 100644 --- a/src/main/java/com/restfb/exception/devicetoken/DeviceTokenExceptionFactory.java +++ b/src/main/java/com/restfb/exception/devicetoken/DeviceTokenExceptionFactory.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenCodeExpiredException.java b/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenCodeExpiredException.java index 98ef10965..84df438cc 100644 --- a/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenCodeExpiredException.java +++ b/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenCodeExpiredException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenDeclinedException.java b/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenDeclinedException.java index 63b80c529..5e7aacb07 100644 --- a/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenDeclinedException.java +++ b/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenDeclinedException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenException.java b/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenException.java index 1ccda930b..17a09a72d 100644 --- a/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenException.java +++ b/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenPendingException.java b/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenPendingException.java index a25162fcd..6bfaca7af 100644 --- a/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenPendingException.java +++ b/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenPendingException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenSlowdownException.java b/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenSlowdownException.java index 0ddc50d49..4d7340d02 100644 --- a/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenSlowdownException.java +++ b/src/main/java/com/restfb/exception/devicetoken/FacebookDeviceTokenSlowdownException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/generator/DefaultFacebookExceptionGenerator.java b/src/main/java/com/restfb/exception/generator/DefaultFacebookExceptionGenerator.java index 3b18eca93..09346bb84 100644 --- a/src/main/java/com/restfb/exception/generator/DefaultFacebookExceptionGenerator.java +++ b/src/main/java/com/restfb/exception/generator/DefaultFacebookExceptionGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/generator/FacebookExceptionGenerator.java b/src/main/java/com/restfb/exception/generator/FacebookExceptionGenerator.java index 285407b98..12945f2d1 100644 --- a/src/main/java/com/restfb/exception/generator/FacebookExceptionGenerator.java +++ b/src/main/java/com/restfb/exception/generator/FacebookExceptionGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/exception/package-info.java b/src/main/java/com/restfb/exception/package-info.java index 08b2bfee1..9b56d5a6c 100644 --- a/src/main/java/com/restfb/exception/package-info.java +++ b/src/main/java/com/restfb/exception/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/logging/JulLogger.java b/src/main/java/com/restfb/logging/JulLogger.java index 37ce0a73b..30889b6f7 100644 --- a/src/main/java/com/restfb/logging/JulLogger.java +++ b/src/main/java/com/restfb/logging/JulLogger.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/logging/JulMessage.java b/src/main/java/com/restfb/logging/JulMessage.java index fc2600c75..29f7781a1 100644 --- a/src/main/java/com/restfb/logging/JulMessage.java +++ b/src/main/java/com/restfb/logging/JulMessage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/logging/RestFBLogger.java b/src/main/java/com/restfb/logging/RestFBLogger.java index 181a44e7c..e683401f4 100644 --- a/src/main/java/com/restfb/logging/RestFBLogger.java +++ b/src/main/java/com/restfb/logging/RestFBLogger.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/logging/SLF4JLogger.java b/src/main/java/com/restfb/logging/SLF4JLogger.java index ecbe6a316..a539ed4a0 100644 --- a/src/main/java/com/restfb/logging/SLF4JLogger.java +++ b/src/main/java/com/restfb/logging/SLF4JLogger.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/package-info.java b/src/main/java/com/restfb/package-info.java index 41cfd0c9a..3d34f3f6b 100644 --- a/src/main/java/com/restfb/package-info.java +++ b/src/main/java/com/restfb/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/scope/FacebookPermissions.java b/src/main/java/com/restfb/scope/FacebookPermissions.java index a808639c0..c73ad7d3a 100644 --- a/src/main/java/com/restfb/scope/FacebookPermissions.java +++ b/src/main/java/com/restfb/scope/FacebookPermissions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/scope/ScopeBuilder.java b/src/main/java/com/restfb/scope/ScopeBuilder.java index 4919f1a76..95b7e96d4 100644 --- a/src/main/java/com/restfb/scope/ScopeBuilder.java +++ b/src/main/java/com/restfb/scope/ScopeBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/util/CachedDateFormatStrategy.java b/src/main/java/com/restfb/util/CachedDateFormatStrategy.java index 4046500c7..3b8d9a14c 100644 --- a/src/main/java/com/restfb/util/CachedDateFormatStrategy.java +++ b/src/main/java/com/restfb/util/CachedDateFormatStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/util/DateFormatStrategy.java b/src/main/java/com/restfb/util/DateFormatStrategy.java index 7cc718cc7..128c7b3fe 100644 --- a/src/main/java/com/restfb/util/DateFormatStrategy.java +++ b/src/main/java/com/restfb/util/DateFormatStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/util/DateUtils.java b/src/main/java/com/restfb/util/DateUtils.java index 81c647d61..995004252 100644 --- a/src/main/java/com/restfb/util/DateUtils.java +++ b/src/main/java/com/restfb/util/DateUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/util/EncodingUtils.java b/src/main/java/com/restfb/util/EncodingUtils.java index 579935d22..21fd7d3e0 100644 --- a/src/main/java/com/restfb/util/EncodingUtils.java +++ b/src/main/java/com/restfb/util/EncodingUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/util/ObjectUtil.java b/src/main/java/com/restfb/util/ObjectUtil.java index af2fcdd56..c12f0f144 100644 --- a/src/main/java/com/restfb/util/ObjectUtil.java +++ b/src/main/java/com/restfb/util/ObjectUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/util/ReflectionUtils.java b/src/main/java/com/restfb/util/ReflectionUtils.java index bccc33531..7ee4d1c6f 100644 --- a/src/main/java/com/restfb/util/ReflectionUtils.java +++ b/src/main/java/com/restfb/util/ReflectionUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/util/SimpleDateFormatStrategy.java b/src/main/java/com/restfb/util/SimpleDateFormatStrategy.java index d82ddc51d..b53296d37 100644 --- a/src/main/java/com/restfb/util/SimpleDateFormatStrategy.java +++ b/src/main/java/com/restfb/util/SimpleDateFormatStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/util/SoftHashMap.java b/src/main/java/com/restfb/util/SoftHashMap.java index 8605db9bb..af361ebd6 100644 --- a/src/main/java/com/restfb/util/SoftHashMap.java +++ b/src/main/java/com/restfb/util/SoftHashMap.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/util/StringJsonUtils.java b/src/main/java/com/restfb/util/StringJsonUtils.java index e80595820..6bac71309 100644 --- a/src/main/java/com/restfb/util/StringJsonUtils.java +++ b/src/main/java/com/restfb/util/StringJsonUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/util/StringUtils.java b/src/main/java/com/restfb/util/StringUtils.java index 4b4b08f1e..f95db21a7 100644 --- a/src/main/java/com/restfb/util/StringUtils.java +++ b/src/main/java/com/restfb/util/StringUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/util/UrlUtils.java b/src/main/java/com/restfb/util/UrlUtils.java index 7c7d6037e..eaf5c19eb 100644 --- a/src/main/java/com/restfb/util/UrlUtils.java +++ b/src/main/java/com/restfb/util/UrlUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/util/package-info.java b/src/main/java/com/restfb/util/package-info.java index 50134eef6..cbe49792e 100644 --- a/src/main/java/com/restfb/util/package-info.java +++ b/src/main/java/com/restfb/util/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/webhook/AbstractWebhookChangeListener.java b/src/main/java/com/restfb/webhook/AbstractWebhookChangeListener.java index a5b7204cc..73a67582b 100644 --- a/src/main/java/com/restfb/webhook/AbstractWebhookChangeListener.java +++ b/src/main/java/com/restfb/webhook/AbstractWebhookChangeListener.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/webhook/AbstractWebhookMessagingListener.java b/src/main/java/com/restfb/webhook/AbstractWebhookMessagingListener.java index 812c35a22..53f1f3e48 100644 --- a/src/main/java/com/restfb/webhook/AbstractWebhookMessagingListener.java +++ b/src/main/java/com/restfb/webhook/AbstractWebhookMessagingListener.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/webhook/Webhook.java b/src/main/java/com/restfb/webhook/Webhook.java index 71d6730c6..c990018d7 100644 --- a/src/main/java/com/restfb/webhook/Webhook.java +++ b/src/main/java/com/restfb/webhook/Webhook.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/webhook/WebhookChangeListener.java b/src/main/java/com/restfb/webhook/WebhookChangeListener.java index d5be94172..a303f6760 100644 --- a/src/main/java/com/restfb/webhook/WebhookChangeListener.java +++ b/src/main/java/com/restfb/webhook/WebhookChangeListener.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/com/restfb/webhook/WebhookMessagingListener.java b/src/main/java/com/restfb/webhook/WebhookMessagingListener.java index 187817ec3..02a97372e 100644 --- a/src/main/java/com/restfb/webhook/WebhookMessagingListener.java +++ b/src/main/java/com/restfb/webhook/WebhookMessagingListener.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/BinaryAttachment.java b/src/main/lombok/com/restfb/BinaryAttachment.java index 5115a7794..eff29c545 100644 --- a/src/main/lombok/com/restfb/BinaryAttachment.java +++ b/src/main/lombok/com/restfb/BinaryAttachment.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/DebugHeaderInfo.java b/src/main/lombok/com/restfb/DebugHeaderInfo.java index f923dc680..f05c2c571 100644 --- a/src/main/lombok/com/restfb/DebugHeaderInfo.java +++ b/src/main/lombok/com/restfb/DebugHeaderInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/AbstractFacebookType.java b/src/main/lombok/com/restfb/types/AbstractFacebookType.java index edddecb24..5332f8a55 100644 --- a/src/main/lombok/com/restfb/types/AbstractFacebookType.java +++ b/src/main/lombok/com/restfb/types/AbstractFacebookType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Account.java b/src/main/lombok/com/restfb/types/Account.java index dc55417a6..1319b672d 100644 --- a/src/main/lombok/com/restfb/types/Account.java +++ b/src/main/lombok/com/restfb/types/Account.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Album.java b/src/main/lombok/com/restfb/types/Album.java index 053e6d721..64055e528 100644 --- a/src/main/lombok/com/restfb/types/Album.java +++ b/src/main/lombok/com/restfb/types/Album.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/AppRequest.java b/src/main/lombok/com/restfb/types/AppRequest.java index dff916403..396c38db3 100644 --- a/src/main/lombok/com/restfb/types/AppRequest.java +++ b/src/main/lombok/com/restfb/types/AppRequest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Application.java b/src/main/lombok/com/restfb/types/Application.java index b15edc9e4..61aece6af 100644 --- a/src/main/lombok/com/restfb/types/Application.java +++ b/src/main/lombok/com/restfb/types/Application.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/CategorizedFacebookType.java b/src/main/lombok/com/restfb/types/CategorizedFacebookType.java index 85e3b7f03..bcbf2b12d 100644 --- a/src/main/lombok/com/restfb/types/CategorizedFacebookType.java +++ b/src/main/lombok/com/restfb/types/CategorizedFacebookType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Category.java b/src/main/lombok/com/restfb/types/Category.java index 56ff6879b..80237e0c8 100644 --- a/src/main/lombok/com/restfb/types/Category.java +++ b/src/main/lombok/com/restfb/types/Category.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Checkin.java b/src/main/lombok/com/restfb/types/Checkin.java index 7b7309d8f..d1210d248 100644 --- a/src/main/lombok/com/restfb/types/Checkin.java +++ b/src/main/lombok/com/restfb/types/Checkin.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Comment.java b/src/main/lombok/com/restfb/types/Comment.java index 03d21c700..56a8ae886 100644 --- a/src/main/lombok/com/restfb/types/Comment.java +++ b/src/main/lombok/com/restfb/types/Comment.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Comments.java b/src/main/lombok/com/restfb/types/Comments.java index 34b39b6eb..e70a837e0 100644 --- a/src/main/lombok/com/restfb/types/Comments.java +++ b/src/main/lombok/com/restfb/types/Comments.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Conversation.java b/src/main/lombok/com/restfb/types/Conversation.java index 7e7846472..38dcc6fc4 100644 --- a/src/main/lombok/com/restfb/types/Conversation.java +++ b/src/main/lombok/com/restfb/types/Conversation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/CopyrightReferenceContainer.java b/src/main/lombok/com/restfb/types/CopyrightReferenceContainer.java index f21b9c14f..6ecfaf966 100644 --- a/src/main/lombok/com/restfb/types/CopyrightReferenceContainer.java +++ b/src/main/lombok/com/restfb/types/CopyrightReferenceContainer.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/CoverPhoto.java b/src/main/lombok/com/restfb/types/CoverPhoto.java index 9efeacb15..bf4f5eb02 100644 --- a/src/main/lombok/com/restfb/types/CoverPhoto.java +++ b/src/main/lombok/com/restfb/types/CoverPhoto.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/DeAuth.java b/src/main/lombok/com/restfb/types/DeAuth.java index 0beacc076..11445ed4e 100644 --- a/src/main/lombok/com/restfb/types/DeAuth.java +++ b/src/main/lombok/com/restfb/types/DeAuth.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/DeviceCode.java b/src/main/lombok/com/restfb/types/DeviceCode.java index 61a588e12..442cf095b 100644 --- a/src/main/lombok/com/restfb/types/DeviceCode.java +++ b/src/main/lombok/com/restfb/types/DeviceCode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/EntityAtTextRange.java b/src/main/lombok/com/restfb/types/EntityAtTextRange.java index f0ff2d4d1..d7418dce8 100644 --- a/src/main/lombok/com/restfb/types/EntityAtTextRange.java +++ b/src/main/lombok/com/restfb/types/EntityAtTextRange.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Event.java b/src/main/lombok/com/restfb/types/Event.java index e89f5a0b5..a03a618a2 100644 --- a/src/main/lombok/com/restfb/types/Event.java +++ b/src/main/lombok/com/restfb/types/Event.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/FacebookType.java b/src/main/lombok/com/restfb/types/FacebookType.java index d1e1561eb..0d5d520af 100644 --- a/src/main/lombok/com/restfb/types/FacebookType.java +++ b/src/main/lombok/com/restfb/types/FacebookType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/FriendList.java b/src/main/lombok/com/restfb/types/FriendList.java index 12d0079e9..dac098649 100644 --- a/src/main/lombok/com/restfb/types/FriendList.java +++ b/src/main/lombok/com/restfb/types/FriendList.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/GraphResponse.java b/src/main/lombok/com/restfb/types/GraphResponse.java index 2360a383d..719910716 100644 --- a/src/main/lombok/com/restfb/types/GraphResponse.java +++ b/src/main/lombok/com/restfb/types/GraphResponse.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Group.java b/src/main/lombok/com/restfb/types/Group.java index 23b83ee7e..bbb2c9707 100644 --- a/src/main/lombok/com/restfb/types/Group.java +++ b/src/main/lombok/com/restfb/types/Group.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Hours.java b/src/main/lombok/com/restfb/types/Hours.java index d4e681911..04c8a628a 100644 --- a/src/main/lombok/com/restfb/types/Hours.java +++ b/src/main/lombok/com/restfb/types/Hours.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Insight.java b/src/main/lombok/com/restfb/types/Insight.java index 38ef4114f..4640b63fe 100644 --- a/src/main/lombok/com/restfb/types/Insight.java +++ b/src/main/lombok/com/restfb/types/Insight.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/InstagramUser.java b/src/main/lombok/com/restfb/types/InstagramUser.java index 30c845c83..bb83c03c1 100644 --- a/src/main/lombok/com/restfb/types/InstagramUser.java +++ b/src/main/lombok/com/restfb/types/InstagramUser.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Likes.java b/src/main/lombok/com/restfb/types/Likes.java index 80bd6c259..d6c73978f 100644 --- a/src/main/lombok/com/restfb/types/Likes.java +++ b/src/main/lombok/com/restfb/types/Likes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Link.java b/src/main/lombok/com/restfb/types/Link.java index 0e96e3737..8a98dbcf1 100644 --- a/src/main/lombok/com/restfb/types/Link.java +++ b/src/main/lombok/com/restfb/types/Link.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/LiveVideo.java b/src/main/lombok/com/restfb/types/LiveVideo.java index b0e5508c5..6752eaff6 100644 --- a/src/main/lombok/com/restfb/types/LiveVideo.java +++ b/src/main/lombok/com/restfb/types/LiveVideo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Location.java b/src/main/lombok/com/restfb/types/Location.java index 3d42c143e..bd02c72e5 100644 --- a/src/main/lombok/com/restfb/types/Location.java +++ b/src/main/lombok/com/restfb/types/Location.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Message.java b/src/main/lombok/com/restfb/types/Message.java index 58dffe580..07d8efc57 100644 --- a/src/main/lombok/com/restfb/types/Message.java +++ b/src/main/lombok/com/restfb/types/Message.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/MessageTag.java b/src/main/lombok/com/restfb/types/MessageTag.java index 8f69c8fc8..8971834fc 100644 --- a/src/main/lombok/com/restfb/types/MessageTag.java +++ b/src/main/lombok/com/restfb/types/MessageTag.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Milestone.java b/src/main/lombok/com/restfb/types/Milestone.java index 886b2fa78..e6bf522bc 100644 --- a/src/main/lombok/com/restfb/types/Milestone.java +++ b/src/main/lombok/com/restfb/types/Milestone.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/MusicVideoCopyright.java b/src/main/lombok/com/restfb/types/MusicVideoCopyright.java index 533750dbc..a1ea96b58 100644 --- a/src/main/lombok/com/restfb/types/MusicVideoCopyright.java +++ b/src/main/lombok/com/restfb/types/MusicVideoCopyright.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/NamedFacebookType.java b/src/main/lombok/com/restfb/types/NamedFacebookType.java index d50011d15..07ee099d6 100644 --- a/src/main/lombok/com/restfb/types/NamedFacebookType.java +++ b/src/main/lombok/com/restfb/types/NamedFacebookType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Note.java b/src/main/lombok/com/restfb/types/Note.java index 79d8b3b88..851d2371c 100644 --- a/src/main/lombok/com/restfb/types/Note.java +++ b/src/main/lombok/com/restfb/types/Note.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Notification.java b/src/main/lombok/com/restfb/types/Notification.java index d5456045d..c9037c535 100644 --- a/src/main/lombok/com/restfb/types/Notification.java +++ b/src/main/lombok/com/restfb/types/Notification.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/OpenGraphActionType.java b/src/main/lombok/com/restfb/types/OpenGraphActionType.java index d30ff1495..62ceea144 100644 --- a/src/main/lombok/com/restfb/types/OpenGraphActionType.java +++ b/src/main/lombok/com/restfb/types/OpenGraphActionType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/OpenGraphObjectType.java b/src/main/lombok/com/restfb/types/OpenGraphObjectType.java index 6bbfdaa59..36f247eb5 100644 --- a/src/main/lombok/com/restfb/types/OpenGraphObjectType.java +++ b/src/main/lombok/com/restfb/types/OpenGraphObjectType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/OpenGraphPropertyConfig.java b/src/main/lombok/com/restfb/types/OpenGraphPropertyConfig.java index 39b683f7f..cd430fa83 100644 --- a/src/main/lombok/com/restfb/types/OpenGraphPropertyConfig.java +++ b/src/main/lombok/com/restfb/types/OpenGraphPropertyConfig.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/OpenGraphRating.java b/src/main/lombok/com/restfb/types/OpenGraphRating.java index 863da0551..de6beaef5 100644 --- a/src/main/lombok/com/restfb/types/OpenGraphRating.java +++ b/src/main/lombok/com/restfb/types/OpenGraphRating.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Page.java b/src/main/lombok/com/restfb/types/Page.java index 7c680f56e..8e4377386 100644 --- a/src/main/lombok/com/restfb/types/Page.java +++ b/src/main/lombok/com/restfb/types/Page.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/PageAdminNote.java b/src/main/lombok/com/restfb/types/PageAdminNote.java index 1933f317b..bd71c62ca 100644 --- a/src/main/lombok/com/restfb/types/PageAdminNote.java +++ b/src/main/lombok/com/restfb/types/PageAdminNote.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/PageCallToAction.java b/src/main/lombok/com/restfb/types/PageCallToAction.java index d527afc8f..bcd700d3d 100644 --- a/src/main/lombok/com/restfb/types/PageCallToAction.java +++ b/src/main/lombok/com/restfb/types/PageCallToAction.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/PageConnection.java b/src/main/lombok/com/restfb/types/PageConnection.java index 319ef5f74..abf50a11d 100644 --- a/src/main/lombok/com/restfb/types/PageConnection.java +++ b/src/main/lombok/com/restfb/types/PageConnection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/PageLabel.java b/src/main/lombok/com/restfb/types/PageLabel.java index 630ae1ef8..7ec83e9d6 100644 --- a/src/main/lombok/com/restfb/types/PageLabel.java +++ b/src/main/lombok/com/restfb/types/PageLabel.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/PageLifeEvent.java b/src/main/lombok/com/restfb/types/PageLifeEvent.java index 8154f761e..1788bc0bc 100644 --- a/src/main/lombok/com/restfb/types/PageLifeEvent.java +++ b/src/main/lombok/com/restfb/types/PageLifeEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/PageRating.java b/src/main/lombok/com/restfb/types/PageRating.java index bf16c98a5..33bd475fa 100644 --- a/src/main/lombok/com/restfb/types/PageRating.java +++ b/src/main/lombok/com/restfb/types/PageRating.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/PageTab.java b/src/main/lombok/com/restfb/types/PageTab.java index 7bd26dc80..29523ead7 100644 --- a/src/main/lombok/com/restfb/types/PageTab.java +++ b/src/main/lombok/com/restfb/types/PageTab.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Payment.java b/src/main/lombok/com/restfb/types/Payment.java index 25e6dd720..27eeb3073 100644 --- a/src/main/lombok/com/restfb/types/Payment.java +++ b/src/main/lombok/com/restfb/types/Payment.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Photo.java b/src/main/lombok/com/restfb/types/Photo.java index 316f25d23..f976e6617 100644 --- a/src/main/lombok/com/restfb/types/Photo.java +++ b/src/main/lombok/com/restfb/types/Photo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Place.java b/src/main/lombok/com/restfb/types/Place.java index b3c31fc96..ce72c5ba9 100644 --- a/src/main/lombok/com/restfb/types/Place.java +++ b/src/main/lombok/com/restfb/types/Place.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/PlaceTag.java b/src/main/lombok/com/restfb/types/PlaceTag.java index d82ef5723..466d773b3 100644 --- a/src/main/lombok/com/restfb/types/PlaceTag.java +++ b/src/main/lombok/com/restfb/types/PlaceTag.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Post.java b/src/main/lombok/com/restfb/types/Post.java index ba3ba47d7..c9cd33167 100644 --- a/src/main/lombok/com/restfb/types/Post.java +++ b/src/main/lombok/com/restfb/types/Post.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/PostCallToAction.java b/src/main/lombok/com/restfb/types/PostCallToAction.java index f5f06db12..d6181e9d3 100644 --- a/src/main/lombok/com/restfb/types/PostCallToAction.java +++ b/src/main/lombok/com/restfb/types/PostCallToAction.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Privacy.java b/src/main/lombok/com/restfb/types/Privacy.java index 50334050c..81bce8b47 100644 --- a/src/main/lombok/com/restfb/types/Privacy.java +++ b/src/main/lombok/com/restfb/types/Privacy.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ProfilePictureSource.java b/src/main/lombok/com/restfb/types/ProfilePictureSource.java index 30320490c..374caf21c 100644 --- a/src/main/lombok/com/restfb/types/ProfilePictureSource.java +++ b/src/main/lombok/com/restfb/types/ProfilePictureSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ProjectExperience.java b/src/main/lombok/com/restfb/types/ProjectExperience.java index 0ba8c970e..2d723485e 100644 --- a/src/main/lombok/com/restfb/types/ProjectExperience.java +++ b/src/main/lombok/com/restfb/types/ProjectExperience.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Reactions.java b/src/main/lombok/com/restfb/types/Reactions.java index 0a2d53f3e..ed0ef938e 100644 --- a/src/main/lombok/com/restfb/types/Reactions.java +++ b/src/main/lombok/com/restfb/types/Reactions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/RecommendationType.java b/src/main/lombok/com/restfb/types/RecommendationType.java index 1abce88a3..29304dd45 100644 --- a/src/main/lombok/com/restfb/types/RecommendationType.java +++ b/src/main/lombok/com/restfb/types/RecommendationType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ResumableUploadStartResponse.java b/src/main/lombok/com/restfb/types/ResumableUploadStartResponse.java index 48f34d2f8..09ae7e820 100644 --- a/src/main/lombok/com/restfb/types/ResumableUploadStartResponse.java +++ b/src/main/lombok/com/restfb/types/ResumableUploadStartResponse.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ResumableUploadTransferResponse.java b/src/main/lombok/com/restfb/types/ResumableUploadTransferResponse.java index b3b8d32f1..e4df599b6 100644 --- a/src/main/lombok/com/restfb/types/ResumableUploadTransferResponse.java +++ b/src/main/lombok/com/restfb/types/ResumableUploadTransferResponse.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Review.java b/src/main/lombok/com/restfb/types/Review.java index 33046c096..30850918f 100644 --- a/src/main/lombok/com/restfb/types/Review.java +++ b/src/main/lombok/com/restfb/types/Review.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/SavedMessageResponse.java b/src/main/lombok/com/restfb/types/SavedMessageResponse.java index c248a801c..46fa8a785 100644 --- a/src/main/lombok/com/restfb/types/SavedMessageResponse.java +++ b/src/main/lombok/com/restfb/types/SavedMessageResponse.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/SearchPlace.java b/src/main/lombok/com/restfb/types/SearchPlace.java index 7660439be..1733b8caa 100644 --- a/src/main/lombok/com/restfb/types/SearchPlace.java +++ b/src/main/lombok/com/restfb/types/SearchPlace.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/StatusMessage.java b/src/main/lombok/com/restfb/types/StatusMessage.java index d6d20de26..b392092ba 100644 --- a/src/main/lombok/com/restfb/types/StatusMessage.java +++ b/src/main/lombok/com/restfb/types/StatusMessage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/StoryAttachment.java b/src/main/lombok/com/restfb/types/StoryAttachment.java index 97f683673..fd1309b29 100644 --- a/src/main/lombok/com/restfb/types/StoryAttachment.java +++ b/src/main/lombok/com/restfb/types/StoryAttachment.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Subscription.java b/src/main/lombok/com/restfb/types/Subscription.java index f512e2a2a..557a4bc37 100644 --- a/src/main/lombok/com/restfb/types/Subscription.java +++ b/src/main/lombok/com/restfb/types/Subscription.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/TestUser.java b/src/main/lombok/com/restfb/types/TestUser.java index 87ce73818..6ebf114ed 100644 --- a/src/main/lombok/com/restfb/types/TestUser.java +++ b/src/main/lombok/com/restfb/types/TestUser.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Thread.java b/src/main/lombok/com/restfb/types/Thread.java index 2b4786ead..916637948 100644 --- a/src/main/lombok/com/restfb/types/Thread.java +++ b/src/main/lombok/com/restfb/types/Thread.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Translation.java b/src/main/lombok/com/restfb/types/Translation.java index 41e4a2dde..a3bac03e5 100644 --- a/src/main/lombok/com/restfb/types/Translation.java +++ b/src/main/lombok/com/restfb/types/Translation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Url.java b/src/main/lombok/com/restfb/types/Url.java index af85b3b54..298bdc8c4 100644 --- a/src/main/lombok/com/restfb/types/Url.java +++ b/src/main/lombok/com/restfb/types/Url.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/User.java b/src/main/lombok/com/restfb/types/User.java index 1e6c7a2f7..cdfe6cd12 100644 --- a/src/main/lombok/com/restfb/types/User.java +++ b/src/main/lombok/com/restfb/types/User.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/UserIDForApp.java b/src/main/lombok/com/restfb/types/UserIDForApp.java index 1275edce6..fe609f83b 100644 --- a/src/main/lombok/com/restfb/types/UserIDForApp.java +++ b/src/main/lombok/com/restfb/types/UserIDForApp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/UserIDForPage.java b/src/main/lombok/com/restfb/types/UserIDForPage.java index 9691bb5b6..0440adf28 100644 --- a/src/main/lombok/com/restfb/types/UserIDForPage.java +++ b/src/main/lombok/com/restfb/types/UserIDForPage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/UserInvitableFriend.java b/src/main/lombok/com/restfb/types/UserInvitableFriend.java index d6e1da098..278654ae4 100644 --- a/src/main/lombok/com/restfb/types/UserInvitableFriend.java +++ b/src/main/lombok/com/restfb/types/UserInvitableFriend.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/UserPermission.java b/src/main/lombok/com/restfb/types/UserPermission.java index cbdc01824..0da6570c2 100644 --- a/src/main/lombok/com/restfb/types/UserPermission.java +++ b/src/main/lombok/com/restfb/types/UserPermission.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/UserProfile.java b/src/main/lombok/com/restfb/types/UserProfile.java index 9adaf1f06..997fab57d 100644 --- a/src/main/lombok/com/restfb/types/UserProfile.java +++ b/src/main/lombok/com/restfb/types/UserProfile.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/Video.java b/src/main/lombok/com/restfb/types/Video.java index 2f7c848ad..8a24c5289 100644 --- a/src/main/lombok/com/restfb/types/Video.java +++ b/src/main/lombok/com/restfb/types/Video.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/VideoCaption.java b/src/main/lombok/com/restfb/types/VideoCaption.java index 97cb33fcc..300068149 100644 --- a/src/main/lombok/com/restfb/types/VideoCaption.java +++ b/src/main/lombok/com/restfb/types/VideoCaption.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/VideoCopyright.java b/src/main/lombok/com/restfb/types/VideoCopyright.java index 833b9d355..7f0a27bee 100644 --- a/src/main/lombok/com/restfb/types/VideoCopyright.java +++ b/src/main/lombok/com/restfb/types/VideoCopyright.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/VideoCopyrightRule.java b/src/main/lombok/com/restfb/types/VideoCopyrightRule.java index 9193d8d05..d94db42e6 100644 --- a/src/main/lombok/com/restfb/types/VideoCopyrightRule.java +++ b/src/main/lombok/com/restfb/types/VideoCopyrightRule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/VideoList.java b/src/main/lombok/com/restfb/types/VideoList.java index b93ea877e..4a2df0883 100644 --- a/src/main/lombok/com/restfb/types/VideoList.java +++ b/src/main/lombok/com/restfb/types/VideoList.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/VideoPoll.java b/src/main/lombok/com/restfb/types/VideoPoll.java index 3dd3cbc71..82e74e3e9 100644 --- a/src/main/lombok/com/restfb/types/VideoPoll.java +++ b/src/main/lombok/com/restfb/types/VideoPoll.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/WorkExperience.java b/src/main/lombok/com/restfb/types/WorkExperience.java index a4f9e0497..24fde789e 100644 --- a/src/main/lombok/com/restfb/types/WorkExperience.java +++ b/src/main/lombok/com/restfb/types/WorkExperience.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AbstractAdAssetFeedSpec.java b/src/main/lombok/com/restfb/types/ads/AbstractAdAssetFeedSpec.java index 1bb27a18d..3ea01f451 100644 --- a/src/main/lombok/com/restfb/types/ads/AbstractAdAssetFeedSpec.java +++ b/src/main/lombok/com/restfb/types/ads/AbstractAdAssetFeedSpec.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AbstractMobileAppLink.java b/src/main/lombok/com/restfb/types/ads/AbstractMobileAppLink.java index 3a1581211..bbcab9384 100644 --- a/src/main/lombok/com/restfb/types/ads/AbstractMobileAppLink.java +++ b/src/main/lombok/com/restfb/types/ads/AbstractMobileAppLink.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AbstractTargetingGeoLocation.java b/src/main/lombok/com/restfb/types/ads/AbstractTargetingGeoLocation.java index d7c1eba88..8a995fc34 100644 --- a/src/main/lombok/com/restfb/types/ads/AbstractTargetingGeoLocation.java +++ b/src/main/lombok/com/restfb/types/ads/AbstractTargetingGeoLocation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AbstractUrlAppLink.java b/src/main/lombok/com/restfb/types/ads/AbstractUrlAppLink.java index d5363a084..66368c4b2 100644 --- a/src/main/lombok/com/restfb/types/ads/AbstractUrlAppLink.java +++ b/src/main/lombok/com/restfb/types/ads/AbstractUrlAppLink.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/Ad.java b/src/main/lombok/com/restfb/types/ads/Ad.java index 395842b9b..651e8e20c 100644 --- a/src/main/lombok/com/restfb/types/ads/Ad.java +++ b/src/main/lombok/com/restfb/types/ads/Ad.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAccount.java b/src/main/lombok/com/restfb/types/ads/AdAccount.java index 1e97ec879..8bc2a92bc 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAccount.java +++ b/src/main/lombok/com/restfb/types/ads/AdAccount.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAccountActivity.java b/src/main/lombok/com/restfb/types/ads/AdAccountActivity.java index 7f14b6e7a..5322c23a6 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAccountActivity.java +++ b/src/main/lombok/com/restfb/types/ads/AdAccountActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAccountCreationRequest.java b/src/main/lombok/com/restfb/types/ads/AdAccountCreationRequest.java index fb2f6d8ef..f7d4c29eb 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAccountCreationRequest.java +++ b/src/main/lombok/com/restfb/types/ads/AdAccountCreationRequest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAccountGroup.java b/src/main/lombok/com/restfb/types/ads/AdAccountGroup.java index 689138312..7178d5a37 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAccountGroup.java +++ b/src/main/lombok/com/restfb/types/ads/AdAccountGroup.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAccountGroupAccount.java b/src/main/lombok/com/restfb/types/ads/AdAccountGroupAccount.java index bead71954..5241bd749 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAccountGroupAccount.java +++ b/src/main/lombok/com/restfb/types/ads/AdAccountGroupAccount.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAccountGroupUser.java b/src/main/lombok/com/restfb/types/ads/AdAccountGroupUser.java index 856b1e21e..4d1a1f3a0 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAccountGroupUser.java +++ b/src/main/lombok/com/restfb/types/ads/AdAccountGroupUser.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAccountPromotableObjects.java b/src/main/lombok/com/restfb/types/ads/AdAccountPromotableObjects.java index 8bdea85a3..453003499 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAccountPromotableObjects.java +++ b/src/main/lombok/com/restfb/types/ads/AdAccountPromotableObjects.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAccountTargetingInsights.java b/src/main/lombok/com/restfb/types/ads/AdAccountTargetingInsights.java index b6c3ebd33..b623b9b1e 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAccountTargetingInsights.java +++ b/src/main/lombok/com/restfb/types/ads/AdAccountTargetingInsights.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAssetFeedAdditionalData.java b/src/main/lombok/com/restfb/types/ads/AdAssetFeedAdditionalData.java index 6eba37820..49acf9d8c 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAssetFeedAdditionalData.java +++ b/src/main/lombok/com/restfb/types/ads/AdAssetFeedAdditionalData.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpec.java b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpec.java index 10a8bbef4..56ac41ec8 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpec.java +++ b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpec.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecAssetLabel.java b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecAssetLabel.java index 4553dfded..0563f435f 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecAssetLabel.java +++ b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecAssetLabel.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecBody.java b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecBody.java index 6ee51e9b2..de2ae9ee3 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecBody.java +++ b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecBody.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecCaption.java b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecCaption.java index 7ff617f65..494dc713c 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecCaption.java +++ b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecCaption.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecDescription.java b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecDescription.java index 8719697fc..dc00018b8 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecDescription.java +++ b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecDescription.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecGroupRule.java b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecGroupRule.java index 8d391d4b7..2f203a8cc 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecGroupRule.java +++ b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecGroupRule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecImage.java b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecImage.java index 96d1e70d7..08b71b9d0 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecImage.java +++ b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecImage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecLinkURL.java b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecLinkURL.java index efb5e9a7c..055f42bea 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecLinkURL.java +++ b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecLinkURL.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecTitle.java b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecTitle.java index 083f81bff..96c909f60 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecTitle.java +++ b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecTitle.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecVideo.java b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecVideo.java index 6ee49b27b..a1934cb89 100644 --- a/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecVideo.java +++ b/src/main/lombok/com/restfb/types/ads/AdAssetFeedSpecVideo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdBidAdjustments.java b/src/main/lombok/com/restfb/types/ads/AdBidAdjustments.java index 0b2935e95..dc4c2675c 100644 --- a/src/main/lombok/com/restfb/types/ads/AdBidAdjustments.java +++ b/src/main/lombok/com/restfb/types/ads/AdBidAdjustments.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCampaignBidConstraint.java b/src/main/lombok/com/restfb/types/ads/AdCampaignBidConstraint.java index b8fb3c173..38c70c3bc 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCampaignBidConstraint.java +++ b/src/main/lombok/com/restfb/types/ads/AdCampaignBidConstraint.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCampaignFrequencyControlSpecs.java b/src/main/lombok/com/restfb/types/ads/AdCampaignFrequencyControlSpecs.java index 17ad3e237..9c1010e2a 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCampaignFrequencyControlSpecs.java +++ b/src/main/lombok/com/restfb/types/ads/AdCampaignFrequencyControlSpecs.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCampaignGroup.java b/src/main/lombok/com/restfb/types/ads/AdCampaignGroup.java index 0b6885a4c..a0791573c 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCampaignGroup.java +++ b/src/main/lombok/com/restfb/types/ads/AdCampaignGroup.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCampaignIssuesInfo.java b/src/main/lombok/com/restfb/types/ads/AdCampaignIssuesInfo.java index 0c6a73c4f..66b127a34 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCampaignIssuesInfo.java +++ b/src/main/lombok/com/restfb/types/ads/AdCampaignIssuesInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdConversionPixel.java b/src/main/lombok/com/restfb/types/ads/AdConversionPixel.java index b9f927202..f454aeeae 100644 --- a/src/main/lombok/com/restfb/types/ads/AdConversionPixel.java +++ b/src/main/lombok/com/restfb/types/ads/AdConversionPixel.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCreative.java b/src/main/lombok/com/restfb/types/ads/AdCreative.java index 0487afaf6..fbc4d7ad1 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCreative.java +++ b/src/main/lombok/com/restfb/types/ads/AdCreative.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCreativeInteractiveComponentsSpec.java b/src/main/lombok/com/restfb/types/ads/AdCreativeInteractiveComponentsSpec.java index f796c7496..3b7ab5f79 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCreativeInteractiveComponentsSpec.java +++ b/src/main/lombok/com/restfb/types/ads/AdCreativeInteractiveComponentsSpec.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCreativeLinkData.java b/src/main/lombok/com/restfb/types/ads/AdCreativeLinkData.java index 989cec887..718622a90 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCreativeLinkData.java +++ b/src/main/lombok/com/restfb/types/ads/AdCreativeLinkData.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataAppLinkSpec.java b/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataAppLinkSpec.java index ab6134b43..dd57fe113 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataAppLinkSpec.java +++ b/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataAppLinkSpec.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataCallToAction.java b/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataCallToAction.java index f2c6c8002..6b04bfd7a 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataCallToAction.java +++ b/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataCallToAction.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataCallToActionValue.java b/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataCallToActionValue.java index ec4c43658..8a253a2e1 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataCallToActionValue.java +++ b/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataCallToActionValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataChildAttachment.java b/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataChildAttachment.java index d13939577..5cf18d9cd 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataChildAttachment.java +++ b/src/main/lombok/com/restfb/types/ads/AdCreativeLinkDataChildAttachment.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCreativeObjectStorySpec.java b/src/main/lombok/com/restfb/types/ads/AdCreativeObjectStorySpec.java index 143b1da00..e2e35bcc8 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCreativeObjectStorySpec.java +++ b/src/main/lombok/com/restfb/types/ads/AdCreativeObjectStorySpec.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCreativeOfferData.java b/src/main/lombok/com/restfb/types/ads/AdCreativeOfferData.java index 229819955..fb8f3d0c9 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCreativeOfferData.java +++ b/src/main/lombok/com/restfb/types/ads/AdCreativeOfferData.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCreativePhotoData.java b/src/main/lombok/com/restfb/types/ads/AdCreativePhotoData.java index a459cbbbc..ae38a6af6 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCreativePhotoData.java +++ b/src/main/lombok/com/restfb/types/ads/AdCreativePhotoData.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCreativePlaceData.java b/src/main/lombok/com/restfb/types/ads/AdCreativePlaceData.java index 414ee17db..8a97bf0ed 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCreativePlaceData.java +++ b/src/main/lombok/com/restfb/types/ads/AdCreativePlaceData.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCreativePostClickConfiguration.java b/src/main/lombok/com/restfb/types/ads/AdCreativePostClickConfiguration.java index 9f5fbc7d2..a1941cf38 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCreativePostClickConfiguration.java +++ b/src/main/lombok/com/restfb/types/ads/AdCreativePostClickConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCreativeTextData.java b/src/main/lombok/com/restfb/types/ads/AdCreativeTextData.java index 37bf36c20..6be684568 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCreativeTextData.java +++ b/src/main/lombok/com/restfb/types/ads/AdCreativeTextData.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdCreativeVideoData.java b/src/main/lombok/com/restfb/types/ads/AdCreativeVideoData.java index 554c05bbf..860f15eaa 100644 --- a/src/main/lombok/com/restfb/types/ads/AdCreativeVideoData.java +++ b/src/main/lombok/com/restfb/types/ads/AdCreativeVideoData.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdDeliveryCheck.java b/src/main/lombok/com/restfb/types/ads/AdDeliveryCheck.java index 9778e2997..e23928422 100644 --- a/src/main/lombok/com/restfb/types/ads/AdDeliveryCheck.java +++ b/src/main/lombok/com/restfb/types/ads/AdDeliveryCheck.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdDynamicCreative.java b/src/main/lombok/com/restfb/types/ads/AdDynamicCreative.java index 0fe6ac24d..9508242a7 100644 --- a/src/main/lombok/com/restfb/types/ads/AdDynamicCreative.java +++ b/src/main/lombok/com/restfb/types/ads/AdDynamicCreative.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdGroup.java b/src/main/lombok/com/restfb/types/ads/AdGroup.java index 86d0d8bc2..a16ec2efd 100644 --- a/src/main/lombok/com/restfb/types/ads/AdGroup.java +++ b/src/main/lombok/com/restfb/types/ads/AdGroup.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdImage.java b/src/main/lombok/com/restfb/types/ads/AdImage.java index 3fa803646..dc412765a 100644 --- a/src/main/lombok/com/restfb/types/ads/AdImage.java +++ b/src/main/lombok/com/restfb/types/ads/AdImage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdKeywordStats.java b/src/main/lombok/com/restfb/types/ads/AdKeywordStats.java index a4a31de03..6e28c9ecf 100644 --- a/src/main/lombok/com/restfb/types/ads/AdKeywordStats.java +++ b/src/main/lombok/com/restfb/types/ads/AdKeywordStats.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdKeywords.java b/src/main/lombok/com/restfb/types/ads/AdKeywords.java index d3bff638d..0c9570d95 100644 --- a/src/main/lombok/com/restfb/types/ads/AdKeywords.java +++ b/src/main/lombok/com/restfb/types/ads/AdKeywords.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdLabel.java b/src/main/lombok/com/restfb/types/ads/AdLabel.java index 61a3b37f9..5953d71c4 100644 --- a/src/main/lombok/com/restfb/types/ads/AdLabel.java +++ b/src/main/lombok/com/restfb/types/ads/AdLabel.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdPreview.java b/src/main/lombok/com/restfb/types/ads/AdPreview.java index 547d8906a..de4c6b506 100644 --- a/src/main/lombok/com/restfb/types/ads/AdPreview.java +++ b/src/main/lombok/com/restfb/types/ads/AdPreview.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdPromotedObject.java b/src/main/lombok/com/restfb/types/ads/AdPromotedObject.java index 9b9cac934..7eb1692c8 100644 --- a/src/main/lombok/com/restfb/types/ads/AdPromotedObject.java +++ b/src/main/lombok/com/restfb/types/ads/AdPromotedObject.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdRecommendation.java b/src/main/lombok/com/restfb/types/ads/AdRecommendation.java index 8a635ffcc..69c29b48f 100644 --- a/src/main/lombok/com/restfb/types/ads/AdRecommendation.java +++ b/src/main/lombok/com/restfb/types/ads/AdRecommendation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdRecommendationData.java b/src/main/lombok/com/restfb/types/ads/AdRecommendationData.java index b018195c3..ecf11b31a 100644 --- a/src/main/lombok/com/restfb/types/ads/AdRecommendationData.java +++ b/src/main/lombok/com/restfb/types/ads/AdRecommendationData.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdReportRun.java b/src/main/lombok/com/restfb/types/ads/AdReportRun.java index 19d0efe8f..74a52b304 100644 --- a/src/main/lombok/com/restfb/types/ads/AdReportRun.java +++ b/src/main/lombok/com/restfb/types/ads/AdReportRun.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdSet.java b/src/main/lombok/com/restfb/types/ads/AdSet.java index 01d100a3f..085ce2ef4 100644 --- a/src/main/lombok/com/restfb/types/ads/AdSet.java +++ b/src/main/lombok/com/restfb/types/ads/AdSet.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdStudy.java b/src/main/lombok/com/restfb/types/ads/AdStudy.java index ed83386f1..0e3a2567f 100644 --- a/src/main/lombok/com/restfb/types/ads/AdStudy.java +++ b/src/main/lombok/com/restfb/types/ads/AdStudy.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdStudyCell.java b/src/main/lombok/com/restfb/types/ads/AdStudyCell.java index ee65dabfa..5fd2056d4 100644 --- a/src/main/lombok/com/restfb/types/ads/AdStudyCell.java +++ b/src/main/lombok/com/restfb/types/ads/AdStudyCell.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdStudyObjective.java b/src/main/lombok/com/restfb/types/ads/AdStudyObjective.java index d3a9be43f..c0ab007ae 100644 --- a/src/main/lombok/com/restfb/types/ads/AdStudyObjective.java +++ b/src/main/lombok/com/restfb/types/ads/AdStudyObjective.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdTag.java b/src/main/lombok/com/restfb/types/ads/AdTag.java index f5160204b..09d9177ee 100644 --- a/src/main/lombok/com/restfb/types/ads/AdTag.java +++ b/src/main/lombok/com/restfb/types/ads/AdTag.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdTransaction.java b/src/main/lombok/com/restfb/types/ads/AdTransaction.java index db656d705..32dc90ecc 100644 --- a/src/main/lombok/com/restfb/types/ads/AdTransaction.java +++ b/src/main/lombok/com/restfb/types/ads/AdTransaction.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdUser.java b/src/main/lombok/com/restfb/types/ads/AdUser.java index c50b8154e..8529c11e8 100644 --- a/src/main/lombok/com/restfb/types/ads/AdUser.java +++ b/src/main/lombok/com/restfb/types/ads/AdUser.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdgroupIssuesInfo.java b/src/main/lombok/com/restfb/types/ads/AdgroupIssuesInfo.java index 7286aed7d..477994fca 100644 --- a/src/main/lombok/com/restfb/types/ads/AdgroupIssuesInfo.java +++ b/src/main/lombok/com/restfb/types/ads/AdgroupIssuesInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdgroupPlacementSpecificReviewFeedback.java b/src/main/lombok/com/restfb/types/ads/AdgroupPlacementSpecificReviewFeedback.java index 35cda9e7c..558d68b15 100644 --- a/src/main/lombok/com/restfb/types/ads/AdgroupPlacementSpecificReviewFeedback.java +++ b/src/main/lombok/com/restfb/types/ads/AdgroupPlacementSpecificReviewFeedback.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdgroupReviewFeedback.java b/src/main/lombok/com/restfb/types/ads/AdgroupReviewFeedback.java index e8a3f7538..358f0e9d4 100644 --- a/src/main/lombok/com/restfb/types/ads/AdgroupReviewFeedback.java +++ b/src/main/lombok/com/restfb/types/ads/AdgroupReviewFeedback.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdsActionStats.java b/src/main/lombok/com/restfb/types/ads/AdsActionStats.java index c8124dd03..c82c22423 100644 --- a/src/main/lombok/com/restfb/types/ads/AdsActionStats.java +++ b/src/main/lombok/com/restfb/types/ads/AdsActionStats.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdsImageCrops.java b/src/main/lombok/com/restfb/types/ads/AdsImageCrops.java index 01560d6f1..fbd972b29 100644 --- a/src/main/lombok/com/restfb/types/ads/AdsImageCrops.java +++ b/src/main/lombok/com/restfb/types/ads/AdsImageCrops.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdsPixel.java b/src/main/lombok/com/restfb/types/ads/AdsPixel.java index ede2c67b2..018c2995a 100644 --- a/src/main/lombok/com/restfb/types/ads/AdsPixel.java +++ b/src/main/lombok/com/restfb/types/ads/AdsPixel.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdsPixelStats.java b/src/main/lombok/com/restfb/types/ads/AdsPixelStats.java index 6e92c00a2..f44faf301 100644 --- a/src/main/lombok/com/restfb/types/ads/AdsPixelStats.java +++ b/src/main/lombok/com/restfb/types/ads/AdsPixelStats.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AdsPixelStatsResult.java b/src/main/lombok/com/restfb/types/ads/AdsPixelStatsResult.java index 6086b3343..8a32502f0 100644 --- a/src/main/lombok/com/restfb/types/ads/AdsPixelStatsResult.java +++ b/src/main/lombok/com/restfb/types/ads/AdsPixelStatsResult.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AgencyClientDeclaration.java b/src/main/lombok/com/restfb/types/ads/AgencyClientDeclaration.java index a44fb5f55..151fa4bbe 100644 --- a/src/main/lombok/com/restfb/types/ads/AgencyClientDeclaration.java +++ b/src/main/lombok/com/restfb/types/ads/AgencyClientDeclaration.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AndroidAppLink.java b/src/main/lombok/com/restfb/types/ads/AndroidAppLink.java index 7ab9b20f8..73f82c4f6 100644 --- a/src/main/lombok/com/restfb/types/ads/AndroidAppLink.java +++ b/src/main/lombok/com/restfb/types/ads/AndroidAppLink.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/AppLinks.java b/src/main/lombok/com/restfb/types/ads/AppLinks.java index c0dfaf56d..4e770014d 100644 --- a/src/main/lombok/com/restfb/types/ads/AppLinks.java +++ b/src/main/lombok/com/restfb/types/ads/AppLinks.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/BaseAdsObject.java b/src/main/lombok/com/restfb/types/ads/BaseAdsObject.java index 9266ae40b..0d3258f7b 100644 --- a/src/main/lombok/com/restfb/types/ads/BaseAdsObject.java +++ b/src/main/lombok/com/restfb/types/ads/BaseAdsObject.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/BidStrategyEnum.java b/src/main/lombok/com/restfb/types/ads/BidStrategyEnum.java index b40974648..218811cf2 100644 --- a/src/main/lombok/com/restfb/types/ads/BidStrategyEnum.java +++ b/src/main/lombok/com/restfb/types/ads/BidStrategyEnum.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/BroadTargetingCategories.java b/src/main/lombok/com/restfb/types/ads/BroadTargetingCategories.java index 478daed2c..9a3d92a15 100644 --- a/src/main/lombok/com/restfb/types/ads/BroadTargetingCategories.java +++ b/src/main/lombok/com/restfb/types/ads/BroadTargetingCategories.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/Business.java b/src/main/lombok/com/restfb/types/ads/Business.java index 052bdfcbc..500097a0c 100644 --- a/src/main/lombok/com/restfb/types/ads/Business.java +++ b/src/main/lombok/com/restfb/types/ads/Business.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/Campaign.java b/src/main/lombok/com/restfb/types/ads/Campaign.java index b0d7fc873..691c3520e 100644 --- a/src/main/lombok/com/restfb/types/ads/Campaign.java +++ b/src/main/lombok/com/restfb/types/ads/Campaign.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/ConversionActionQuery.java b/src/main/lombok/com/restfb/types/ads/ConversionActionQuery.java index 90342a610..7fc453c7f 100644 --- a/src/main/lombok/com/restfb/types/ads/ConversionActionQuery.java +++ b/src/main/lombok/com/restfb/types/ads/ConversionActionQuery.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/CustomAudience.java b/src/main/lombok/com/restfb/types/ads/CustomAudience.java index c168ed5bf..66428ded2 100644 --- a/src/main/lombok/com/restfb/types/ads/CustomAudience.java +++ b/src/main/lombok/com/restfb/types/ads/CustomAudience.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/CustomAudienceDataSource.java b/src/main/lombok/com/restfb/types/ads/CustomAudienceDataSource.java index aafd5e7cd..b27064d1b 100644 --- a/src/main/lombok/com/restfb/types/ads/CustomAudienceDataSource.java +++ b/src/main/lombok/com/restfb/types/ads/CustomAudienceDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/CustomAudiencePermission.java b/src/main/lombok/com/restfb/types/ads/CustomAudiencePermission.java index 780ae39cd..6c35e341f 100644 --- a/src/main/lombok/com/restfb/types/ads/CustomAudiencePermission.java +++ b/src/main/lombok/com/restfb/types/ads/CustomAudiencePermission.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/CustomAudienceStatus.java b/src/main/lombok/com/restfb/types/ads/CustomAudienceStatus.java index f9a8dcb7a..698aa6646 100644 --- a/src/main/lombok/com/restfb/types/ads/CustomAudienceStatus.java +++ b/src/main/lombok/com/restfb/types/ads/CustomAudienceStatus.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/DayPart.java b/src/main/lombok/com/restfb/types/ads/DayPart.java index 81780cdb5..3890e80da 100644 --- a/src/main/lombok/com/restfb/types/ads/DayPart.java +++ b/src/main/lombok/com/restfb/types/ads/DayPart.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/DeliveryCheck.java b/src/main/lombok/com/restfb/types/ads/DeliveryCheck.java index fc77f7c6a..8b3eb1d14 100644 --- a/src/main/lombok/com/restfb/types/ads/DeliveryCheck.java +++ b/src/main/lombok/com/restfb/types/ads/DeliveryCheck.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/DeliveryCheckExtraInfo.java b/src/main/lombok/com/restfb/types/ads/DeliveryCheckExtraInfo.java index 710747e7b..497c35bff 100644 --- a/src/main/lombok/com/restfb/types/ads/DeliveryCheckExtraInfo.java +++ b/src/main/lombok/com/restfb/types/ads/DeliveryCheckExtraInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/ExtendedCreditInvoiceGroup.java b/src/main/lombok/com/restfb/types/ads/ExtendedCreditInvoiceGroup.java index 385d6d86e..a102351e4 100644 --- a/src/main/lombok/com/restfb/types/ads/ExtendedCreditInvoiceGroup.java +++ b/src/main/lombok/com/restfb/types/ads/ExtendedCreditInvoiceGroup.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/FieldData.java b/src/main/lombok/com/restfb/types/ads/FieldData.java index 0e3eca174..5091a627f 100644 --- a/src/main/lombok/com/restfb/types/ads/FieldData.java +++ b/src/main/lombok/com/restfb/types/ads/FieldData.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/FlexibleTargeting.java b/src/main/lombok/com/restfb/types/ads/FlexibleTargeting.java index 3bd57afcc..8094fabdc 100644 --- a/src/main/lombok/com/restfb/types/ads/FlexibleTargeting.java +++ b/src/main/lombok/com/restfb/types/ads/FlexibleTargeting.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/FundingSourceDetails.java b/src/main/lombok/com/restfb/types/ads/FundingSourceDetails.java index 53a6d39a3..ea915b7a7 100644 --- a/src/main/lombok/com/restfb/types/ads/FundingSourceDetails.java +++ b/src/main/lombok/com/restfb/types/ads/FundingSourceDetails.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/FundingSourceDetailsCoupon.java b/src/main/lombok/com/restfb/types/ads/FundingSourceDetailsCoupon.java index f6378a4e7..b7c1d3129 100644 --- a/src/main/lombok/com/restfb/types/ads/FundingSourceDetailsCoupon.java +++ b/src/main/lombok/com/restfb/types/ads/FundingSourceDetailsCoupon.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/IDName.java b/src/main/lombok/com/restfb/types/ads/IDName.java index 219352ed0..b8ff27eb4 100644 --- a/src/main/lombok/com/restfb/types/ads/IDName.java +++ b/src/main/lombok/com/restfb/types/ads/IDName.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/IosAppLink.java b/src/main/lombok/com/restfb/types/ads/IosAppLink.java index 94356c395..479948c03 100644 --- a/src/main/lombok/com/restfb/types/ads/IosAppLink.java +++ b/src/main/lombok/com/restfb/types/ads/IosAppLink.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/Lead.java b/src/main/lombok/com/restfb/types/ads/Lead.java index 83d245f07..170b8ac04 100644 --- a/src/main/lombok/com/restfb/types/ads/Lead.java +++ b/src/main/lombok/com/restfb/types/ads/Lead.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/LeadGenQualifier.java b/src/main/lombok/com/restfb/types/ads/LeadGenQualifier.java index a09f07845..eef1d7ec4 100644 --- a/src/main/lombok/com/restfb/types/ads/LeadGenQualifier.java +++ b/src/main/lombok/com/restfb/types/ads/LeadGenQualifier.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/LeadgenForm.java b/src/main/lombok/com/restfb/types/ads/LeadgenForm.java index 03e3f5bf7..69fd1d9fb 100644 --- a/src/main/lombok/com/restfb/types/ads/LeadgenForm.java +++ b/src/main/lombok/com/restfb/types/ads/LeadgenForm.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/LookalikeSpec.java b/src/main/lombok/com/restfb/types/ads/LookalikeSpec.java index cb1b60b2a..9c83c41ba 100644 --- a/src/main/lombok/com/restfb/types/ads/LookalikeSpec.java +++ b/src/main/lombok/com/restfb/types/ads/LookalikeSpec.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/MinimumBudget.java b/src/main/lombok/com/restfb/types/ads/MinimumBudget.java index e75483cc8..425c7cb24 100644 --- a/src/main/lombok/com/restfb/types/ads/MinimumBudget.java +++ b/src/main/lombok/com/restfb/types/ads/MinimumBudget.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/NamedAdsObject.java b/src/main/lombok/com/restfb/types/ads/NamedAdsObject.java index 72fe880e1..46dc4b0b6 100644 --- a/src/main/lombok/com/restfb/types/ads/NamedAdsObject.java +++ b/src/main/lombok/com/restfb/types/ads/NamedAdsObject.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/OffsitePixel.java b/src/main/lombok/com/restfb/types/ads/OffsitePixel.java index d2c695af6..2fdfa31ea 100644 --- a/src/main/lombok/com/restfb/types/ads/OffsitePixel.java +++ b/src/main/lombok/com/restfb/types/ads/OffsitePixel.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/PartnerCategory.java b/src/main/lombok/com/restfb/types/ads/PartnerCategory.java index 55f39271f..75eb53f0e 100644 --- a/src/main/lombok/com/restfb/types/ads/PartnerCategory.java +++ b/src/main/lombok/com/restfb/types/ads/PartnerCategory.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/ProductCatalog.java b/src/main/lombok/com/restfb/types/ads/ProductCatalog.java index 9e6a986b2..81ca63346 100644 --- a/src/main/lombok/com/restfb/types/ads/ProductCatalog.java +++ b/src/main/lombok/com/restfb/types/ads/ProductCatalog.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/ProductFeed.java b/src/main/lombok/com/restfb/types/ads/ProductFeed.java index 8b24422d5..759a99e96 100644 --- a/src/main/lombok/com/restfb/types/ads/ProductFeed.java +++ b/src/main/lombok/com/restfb/types/ads/ProductFeed.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/ProductFeedSchedule.java b/src/main/lombok/com/restfb/types/ads/ProductFeedSchedule.java index 0c8665119..99f1fe7fd 100644 --- a/src/main/lombok/com/restfb/types/ads/ProductFeedSchedule.java +++ b/src/main/lombok/com/restfb/types/ads/ProductFeedSchedule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/ProductFeedUpload.java b/src/main/lombok/com/restfb/types/ads/ProductFeedUpload.java index 0802d11dd..a628ea80f 100644 --- a/src/main/lombok/com/restfb/types/ads/ProductFeedUpload.java +++ b/src/main/lombok/com/restfb/types/ads/ProductFeedUpload.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/ProductGroup.java b/src/main/lombok/com/restfb/types/ads/ProductGroup.java index 2a7e48ab7..bee6e6bba 100644 --- a/src/main/lombok/com/restfb/types/ads/ProductGroup.java +++ b/src/main/lombok/com/restfb/types/ads/ProductGroup.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/ProductItem.java b/src/main/lombok/com/restfb/types/ads/ProductItem.java index 78fe71a24..e7f801984 100644 --- a/src/main/lombok/com/restfb/types/ads/ProductItem.java +++ b/src/main/lombok/com/restfb/types/ads/ProductItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/ProductItemCommerceInsights.java b/src/main/lombok/com/restfb/types/ads/ProductItemCommerceInsights.java index 0f6a7a8bd..1ea4cb40a 100644 --- a/src/main/lombok/com/restfb/types/ads/ProductItemCommerceInsights.java +++ b/src/main/lombok/com/restfb/types/ads/ProductItemCommerceInsights.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/ProductSet.java b/src/main/lombok/com/restfb/types/ads/ProductSet.java index c985a341c..9aaddd0e7 100644 --- a/src/main/lombok/com/restfb/types/ads/ProductSet.java +++ b/src/main/lombok/com/restfb/types/ads/ProductSet.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/ProductVariant.java b/src/main/lombok/com/restfb/types/ads/ProductVariant.java index 20923ee47..c407cc085 100644 --- a/src/main/lombok/com/restfb/types/ads/ProductVariant.java +++ b/src/main/lombok/com/restfb/types/ads/ProductVariant.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/ReachFrequencyPrediction.java b/src/main/lombok/com/restfb/types/ads/ReachFrequencyPrediction.java index f64507363..dc30e5286 100644 --- a/src/main/lombok/com/restfb/types/ads/ReachFrequencyPrediction.java +++ b/src/main/lombok/com/restfb/types/ads/ReachFrequencyPrediction.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/ReachFrequencySpec.java b/src/main/lombok/com/restfb/types/ads/ReachFrequencySpec.java index f0dee115d..82d803606 100644 --- a/src/main/lombok/com/restfb/types/ads/ReachFrequencySpec.java +++ b/src/main/lombok/com/restfb/types/ads/ReachFrequencySpec.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/Rule.java b/src/main/lombok/com/restfb/types/ads/Rule.java index a08618c26..4fd1ffb87 100644 --- a/src/main/lombok/com/restfb/types/ads/Rule.java +++ b/src/main/lombok/com/restfb/types/ads/Rule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/RuleData.java b/src/main/lombok/com/restfb/types/ads/RuleData.java index 5b2277286..d7ba86a99 100644 --- a/src/main/lombok/com/restfb/types/ads/RuleData.java +++ b/src/main/lombok/com/restfb/types/ads/RuleData.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/RuleFactory.java b/src/main/lombok/com/restfb/types/ads/RuleFactory.java index ca1c89750..6f01435a7 100644 --- a/src/main/lombok/com/restfb/types/ads/RuleFactory.java +++ b/src/main/lombok/com/restfb/types/ads/RuleFactory.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/RuleOp.java b/src/main/lombok/com/restfb/types/ads/RuleOp.java index b1d5ef7d6..725952a05 100644 --- a/src/main/lombok/com/restfb/types/ads/RuleOp.java +++ b/src/main/lombok/com/restfb/types/ads/RuleOp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/RuleOpAnd.java b/src/main/lombok/com/restfb/types/ads/RuleOpAnd.java index 4674fe89e..b851981dd 100644 --- a/src/main/lombok/com/restfb/types/ads/RuleOpAnd.java +++ b/src/main/lombok/com/restfb/types/ads/RuleOpAnd.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/RuleOpOr.java b/src/main/lombok/com/restfb/types/ads/RuleOpOr.java index 644a99b74..72839e846 100644 --- a/src/main/lombok/com/restfb/types/ads/RuleOpOr.java +++ b/src/main/lombok/com/restfb/types/ads/RuleOpOr.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/StoreCatalogSettings.java b/src/main/lombok/com/restfb/types/ads/StoreCatalogSettings.java index f223d0226..f66fc4584 100644 --- a/src/main/lombok/com/restfb/types/ads/StoreCatalogSettings.java +++ b/src/main/lombok/com/restfb/types/ads/StoreCatalogSettings.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/Targeting.java b/src/main/lombok/com/restfb/types/ads/Targeting.java index dc9f94058..5e9e33ef6 100644 --- a/src/main/lombok/com/restfb/types/ads/Targeting.java +++ b/src/main/lombok/com/restfb/types/ads/Targeting.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingDynamicRule.java b/src/main/lombok/com/restfb/types/ads/TargetingDynamicRule.java index bcce9fc00..1da977519 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingDynamicRule.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingDynamicRule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocation.java b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocation.java index a8f1d3ed1..642abec30 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocation.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationCity.java b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationCity.java index d276fbf82..84411e23b 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationCity.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationCity.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationCustomLocation.java b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationCustomLocation.java index 511f2eaf6..828feacc9 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationCustomLocation.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationCustomLocation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationElectoralDistrict.java b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationElectoralDistrict.java index e501496a8..9b6482cb0 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationElectoralDistrict.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationElectoralDistrict.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationMarket.java b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationMarket.java index cb07421d3..5395ddebb 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationMarket.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationMarket.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationPlace.java b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationPlace.java index 58accd4a7..ad60f8ea5 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationPlace.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationPlace.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationRegion.java b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationRegion.java index 7659be84f..25aed9725 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationRegion.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationRegion.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationZip.java b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationZip.java index f0d8e67e8..997471645 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationZip.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingGeoLocationZip.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingProductAudienceSpec.java b/src/main/lombok/com/restfb/types/ads/TargetingProductAudienceSpec.java index af1bea4d1..c166573c2 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingProductAudienceSpec.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingProductAudienceSpec.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingProductAudienceSubSpec.java b/src/main/lombok/com/restfb/types/ads/TargetingProductAudienceSubSpec.java index dee682f08..4a37d7cbe 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingProductAudienceSubSpec.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingProductAudienceSubSpec.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingProspectingAudience.java b/src/main/lombok/com/restfb/types/ads/TargetingProspectingAudience.java index 9fd3b6997..26c2507e3 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingProspectingAudience.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingProspectingAudience.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingResponseDemographic.java b/src/main/lombok/com/restfb/types/ads/TargetingResponseDemographic.java index e0b9f9a5d..6c02219aa 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingResponseDemographic.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingResponseDemographic.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingResponseEducation.java b/src/main/lombok/com/restfb/types/ads/TargetingResponseEducation.java index 6b65eb092..81c29c649 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingResponseEducation.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingResponseEducation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingResponseGeographic.java b/src/main/lombok/com/restfb/types/ads/TargetingResponseGeographic.java index bd4ec7874..0b2f407be 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingResponseGeographic.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingResponseGeographic.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingResponseGeographicMetadata.java b/src/main/lombok/com/restfb/types/ads/TargetingResponseGeographicMetadata.java index 2cf3d5466..96f2e22b2 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingResponseGeographicMetadata.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingResponseGeographicMetadata.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingResponseRadiusSuggestion.java b/src/main/lombok/com/restfb/types/ads/TargetingResponseRadiusSuggestion.java index efeec5135..e3ec92810 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingResponseRadiusSuggestion.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingResponseRadiusSuggestion.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TargetingSentenceLine.java b/src/main/lombok/com/restfb/types/ads/TargetingSentenceLine.java index dae90df9d..c0dfae76d 100644 --- a/src/main/lombok/com/restfb/types/ads/TargetingSentenceLine.java +++ b/src/main/lombok/com/restfb/types/ads/TargetingSentenceLine.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/TrackingAndConversionWithDefaults.java b/src/main/lombok/com/restfb/types/ads/TrackingAndConversionWithDefaults.java index c2fd1576f..6e43ed269 100644 --- a/src/main/lombok/com/restfb/types/ads/TrackingAndConversionWithDefaults.java +++ b/src/main/lombok/com/restfb/types/ads/TrackingAndConversionWithDefaults.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/UserPermission.java b/src/main/lombok/com/restfb/types/ads/UserPermission.java index b2ba9ba0b..3e6cef7ff 100644 --- a/src/main/lombok/com/restfb/types/ads/UserPermission.java +++ b/src/main/lombok/com/restfb/types/ads/UserPermission.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/WebAppLink.java b/src/main/lombok/com/restfb/types/ads/WebAppLink.java index ce95865a1..47eaa71d5 100644 --- a/src/main/lombok/com/restfb/types/ads/WebAppLink.java +++ b/src/main/lombok/com/restfb/types/ads/WebAppLink.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/WindowsAppLink.java b/src/main/lombok/com/restfb/types/ads/WindowsAppLink.java index e586cec30..93404ce09 100644 --- a/src/main/lombok/com/restfb/types/ads/WindowsAppLink.java +++ b/src/main/lombok/com/restfb/types/ads/WindowsAppLink.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/WindowsPhoneAppLink.java b/src/main/lombok/com/restfb/types/ads/WindowsPhoneAppLink.java index 360c20e9c..16658309e 100644 --- a/src/main/lombok/com/restfb/types/ads/WindowsPhoneAppLink.java +++ b/src/main/lombok/com/restfb/types/ads/WindowsPhoneAppLink.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/ads/package-info.java b/src/main/lombok/com/restfb/types/ads/package-info.java index eef7815ee..d4a1a57cd 100644 --- a/src/main/lombok/com/restfb/types/ads/package-info.java +++ b/src/main/lombok/com/restfb/types/ads/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/features/HasComments.java b/src/main/lombok/com/restfb/types/features/HasComments.java index bfaac1f1e..2c24a3d2d 100644 --- a/src/main/lombok/com/restfb/types/features/HasComments.java +++ b/src/main/lombok/com/restfb/types/features/HasComments.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/features/HasCover.java b/src/main/lombok/com/restfb/types/features/HasCover.java index 31400a3ac..dc7387bea 100644 --- a/src/main/lombok/com/restfb/types/features/HasCover.java +++ b/src/main/lombok/com/restfb/types/features/HasCover.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/features/HasCreatedTime.java b/src/main/lombok/com/restfb/types/features/HasCreatedTime.java index 8973b3b91..8297383f7 100644 --- a/src/main/lombok/com/restfb/types/features/HasCreatedTime.java +++ b/src/main/lombok/com/restfb/types/features/HasCreatedTime.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/features/HasFrom.java b/src/main/lombok/com/restfb/types/features/HasFrom.java index 6cf782238..a5e225fcf 100644 --- a/src/main/lombok/com/restfb/types/features/HasFrom.java +++ b/src/main/lombok/com/restfb/types/features/HasFrom.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/features/HasMessage.java b/src/main/lombok/com/restfb/types/features/HasMessage.java index 4ce2780de..1effac46b 100644 --- a/src/main/lombok/com/restfb/types/features/HasMessage.java +++ b/src/main/lombok/com/restfb/types/features/HasMessage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/features/HasProfilePicture.java b/src/main/lombok/com/restfb/types/features/HasProfilePicture.java index dee0ef45e..bac5e2d12 100644 --- a/src/main/lombok/com/restfb/types/features/HasProfilePicture.java +++ b/src/main/lombok/com/restfb/types/features/HasProfilePicture.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/instagram/IgComment.java b/src/main/lombok/com/restfb/types/instagram/IgComment.java index 0d440c60c..cf0df072f 100644 --- a/src/main/lombok/com/restfb/types/instagram/IgComment.java +++ b/src/main/lombok/com/restfb/types/instagram/IgComment.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/instagram/IgHashtag.java b/src/main/lombok/com/restfb/types/instagram/IgHashtag.java index 2f0812549..1cd333824 100644 --- a/src/main/lombok/com/restfb/types/instagram/IgHashtag.java +++ b/src/main/lombok/com/restfb/types/instagram/IgHashtag.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/instagram/IgMedia.java b/src/main/lombok/com/restfb/types/instagram/IgMedia.java index 73c315625..980ed29ea 100644 --- a/src/main/lombok/com/restfb/types/instagram/IgMedia.java +++ b/src/main/lombok/com/restfb/types/instagram/IgMedia.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/instagram/IgMediaChild.java b/src/main/lombok/com/restfb/types/instagram/IgMediaChild.java index ba782d04a..046db086a 100644 --- a/src/main/lombok/com/restfb/types/instagram/IgMediaChild.java +++ b/src/main/lombok/com/restfb/types/instagram/IgMediaChild.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/instagram/IgUser.java b/src/main/lombok/com/restfb/types/instagram/IgUser.java index 9bcdfabf9..5c7cbe2e0 100644 --- a/src/main/lombok/com/restfb/types/instagram/IgUser.java +++ b/src/main/lombok/com/restfb/types/instagram/IgUser.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/instagram/package-info.java b/src/main/lombok/com/restfb/types/instagram/package-info.java index 1eb1f9afd..ad63994bb 100644 --- a/src/main/lombok/com/restfb/types/instagram/package-info.java +++ b/src/main/lombok/com/restfb/types/instagram/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/oembed/BaseOEmbed.java b/src/main/lombok/com/restfb/types/oembed/BaseOEmbed.java index 49b0cd999..a0f1ccddf 100644 --- a/src/main/lombok/com/restfb/types/oembed/BaseOEmbed.java +++ b/src/main/lombok/com/restfb/types/oembed/BaseOEmbed.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/oembed/OEmbedPage.java b/src/main/lombok/com/restfb/types/oembed/OEmbedPage.java index 4d4414061..f11d58d73 100644 --- a/src/main/lombok/com/restfb/types/oembed/OEmbedPage.java +++ b/src/main/lombok/com/restfb/types/oembed/OEmbedPage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/oembed/OEmbedPost.java b/src/main/lombok/com/restfb/types/oembed/OEmbedPost.java index 68c98ae00..f84479e53 100644 --- a/src/main/lombok/com/restfb/types/oembed/OEmbedPost.java +++ b/src/main/lombok/com/restfb/types/oembed/OEmbedPost.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/oembed/OEmbedVideo.java b/src/main/lombok/com/restfb/types/oembed/OEmbedVideo.java index cb829678a..99530fc85 100644 --- a/src/main/lombok/com/restfb/types/oembed/OEmbedVideo.java +++ b/src/main/lombok/com/restfb/types/oembed/OEmbedVideo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/package-info.java b/src/main/lombok/com/restfb/types/package-info.java index 3932c3ab0..e819266d9 100644 --- a/src/main/lombok/com/restfb/types/package-info.java +++ b/src/main/lombok/com/restfb/types/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/AbstractButton.java b/src/main/lombok/com/restfb/types/send/AbstractButton.java index 4d2c17309..3ad8d49cd 100644 --- a/src/main/lombok/com/restfb/types/send/AbstractButton.java +++ b/src/main/lombok/com/restfb/types/send/AbstractButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/AccountLinkButton.java b/src/main/lombok/com/restfb/types/send/AccountLinkButton.java index 5c385aff1..3a0e07a3b 100644 --- a/src/main/lombok/com/restfb/types/send/AccountLinkButton.java +++ b/src/main/lombok/com/restfb/types/send/AccountLinkButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/AccountUnlinkButton.java b/src/main/lombok/com/restfb/types/send/AccountUnlinkButton.java index 02c511a30..a27ef3ed9 100644 --- a/src/main/lombok/com/restfb/types/send/AccountUnlinkButton.java +++ b/src/main/lombok/com/restfb/types/send/AccountUnlinkButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/BasicRefData.java b/src/main/lombok/com/restfb/types/send/BasicRefData.java index 8825e34a5..ef8d0c4c1 100644 --- a/src/main/lombok/com/restfb/types/send/BasicRefData.java +++ b/src/main/lombok/com/restfb/types/send/BasicRefData.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/Bubble.java b/src/main/lombok/com/restfb/types/send/Bubble.java index bf2aa4eb1..363d3afe3 100644 --- a/src/main/lombok/com/restfb/types/send/Bubble.java +++ b/src/main/lombok/com/restfb/types/send/Bubble.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/ButtonTemplatePayload.java b/src/main/lombok/com/restfb/types/send/ButtonTemplatePayload.java index 2e0f1848b..a167bb1e7 100644 --- a/src/main/lombok/com/restfb/types/send/ButtonTemplatePayload.java +++ b/src/main/lombok/com/restfb/types/send/ButtonTemplatePayload.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/BuyButton.java b/src/main/lombok/com/restfb/types/send/BuyButton.java index 35ea4a447..02ff5509e 100644 --- a/src/main/lombok/com/restfb/types/send/BuyButton.java +++ b/src/main/lombok/com/restfb/types/send/BuyButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/CallButton.java b/src/main/lombok/com/restfb/types/send/CallButton.java index ddd124629..bf6b0043b 100644 --- a/src/main/lombok/com/restfb/types/send/CallButton.java +++ b/src/main/lombok/com/restfb/types/send/CallButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/CallToAction.java b/src/main/lombok/com/restfb/types/send/CallToAction.java index 1d48c4edf..2c7b452e3 100644 --- a/src/main/lombok/com/restfb/types/send/CallToAction.java +++ b/src/main/lombok/com/restfb/types/send/CallToAction.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/CommentIdMessageRecipient.java b/src/main/lombok/com/restfb/types/send/CommentIdMessageRecipient.java index 03791b700..f8d2d67ef 100644 --- a/src/main/lombok/com/restfb/types/send/CommentIdMessageRecipient.java +++ b/src/main/lombok/com/restfb/types/send/CommentIdMessageRecipient.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/DefaultAction.java b/src/main/lombok/com/restfb/types/send/DefaultAction.java index 3cf9aa6bd..6540d303e 100644 --- a/src/main/lombok/com/restfb/types/send/DefaultAction.java +++ b/src/main/lombok/com/restfb/types/send/DefaultAction.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/DomainActionTypeEnum.java b/src/main/lombok/com/restfb/types/send/DomainActionTypeEnum.java index 9c66c4c36..7d67c97cd 100644 --- a/src/main/lombok/com/restfb/types/send/DomainActionTypeEnum.java +++ b/src/main/lombok/com/restfb/types/send/DomainActionTypeEnum.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/GenericTemplatePayload.java b/src/main/lombok/com/restfb/types/send/GenericTemplatePayload.java index eb34393ed..7583d655a 100644 --- a/src/main/lombok/com/restfb/types/send/GenericTemplatePayload.java +++ b/src/main/lombok/com/restfb/types/send/GenericTemplatePayload.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/Greeting.java b/src/main/lombok/com/restfb/types/send/Greeting.java index 6b2286c2a..fde0def9f 100644 --- a/src/main/lombok/com/restfb/types/send/Greeting.java +++ b/src/main/lombok/com/restfb/types/send/Greeting.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/HomeUrl.java b/src/main/lombok/com/restfb/types/send/HomeUrl.java index c17a9098c..1fa01ade9 100644 --- a/src/main/lombok/com/restfb/types/send/HomeUrl.java +++ b/src/main/lombok/com/restfb/types/send/HomeUrl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/IceBreaker.java b/src/main/lombok/com/restfb/types/send/IceBreaker.java index 9c5057918..5b7c1042e 100644 --- a/src/main/lombok/com/restfb/types/send/IceBreaker.java +++ b/src/main/lombok/com/restfb/types/send/IceBreaker.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/IdMessageRecipient.java b/src/main/lombok/com/restfb/types/send/IdMessageRecipient.java index 80cd085c6..bcfbaf536 100644 --- a/src/main/lombok/com/restfb/types/send/IdMessageRecipient.java +++ b/src/main/lombok/com/restfb/types/send/IdMessageRecipient.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/ImageAspectRatioEnum.java b/src/main/lombok/com/restfb/types/send/ImageAspectRatioEnum.java index 98cce4fd4..4dcca5b65 100644 --- a/src/main/lombok/com/restfb/types/send/ImageAspectRatioEnum.java +++ b/src/main/lombok/com/restfb/types/send/ImageAspectRatioEnum.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/IsBroadcastPayload.java b/src/main/lombok/com/restfb/types/send/IsBroadcastPayload.java index 5351c6ba9..7622427bd 100644 --- a/src/main/lombok/com/restfb/types/send/IsBroadcastPayload.java +++ b/src/main/lombok/com/restfb/types/send/IsBroadcastPayload.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/ListTemplatePayload.java b/src/main/lombok/com/restfb/types/send/ListTemplatePayload.java index 85eb7a6b4..0eb165559 100644 --- a/src/main/lombok/com/restfb/types/send/ListTemplatePayload.java +++ b/src/main/lombok/com/restfb/types/send/ListTemplatePayload.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/ListViewElement.java b/src/main/lombok/com/restfb/types/send/ListViewElement.java index eb95ccc8e..bb6da4651 100644 --- a/src/main/lombok/com/restfb/types/send/ListViewElement.java +++ b/src/main/lombok/com/restfb/types/send/ListViewElement.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/LocationAttachment.java b/src/main/lombok/com/restfb/types/send/LocationAttachment.java index 27a165e0b..301506d72 100644 --- a/src/main/lombok/com/restfb/types/send/LocationAttachment.java +++ b/src/main/lombok/com/restfb/types/send/LocationAttachment.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/MediaAttachment.java b/src/main/lombok/com/restfb/types/send/MediaAttachment.java index 0df2ab598..97a817327 100644 --- a/src/main/lombok/com/restfb/types/send/MediaAttachment.java +++ b/src/main/lombok/com/restfb/types/send/MediaAttachment.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/MenuItem.java b/src/main/lombok/com/restfb/types/send/MenuItem.java index 44d0f1f39..651eff187 100644 --- a/src/main/lombok/com/restfb/types/send/MenuItem.java +++ b/src/main/lombok/com/restfb/types/send/MenuItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/Message.java b/src/main/lombok/com/restfb/types/send/Message.java index 56fd3b715..ff18281c1 100644 --- a/src/main/lombok/com/restfb/types/send/Message.java +++ b/src/main/lombok/com/restfb/types/send/Message.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/MessageAttachment.java b/src/main/lombok/com/restfb/types/send/MessageAttachment.java index 6932dfe55..66dce6bc6 100644 --- a/src/main/lombok/com/restfb/types/send/MessageAttachment.java +++ b/src/main/lombok/com/restfb/types/send/MessageAttachment.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/MessageCreativeResponse.java b/src/main/lombok/com/restfb/types/send/MessageCreativeResponse.java index 5f05fefd6..adad99af9 100644 --- a/src/main/lombok/com/restfb/types/send/MessageCreativeResponse.java +++ b/src/main/lombok/com/restfb/types/send/MessageCreativeResponse.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/MessageRecipient.java b/src/main/lombok/com/restfb/types/send/MessageRecipient.java index c43908b14..bdf12a78f 100644 --- a/src/main/lombok/com/restfb/types/send/MessageRecipient.java +++ b/src/main/lombok/com/restfb/types/send/MessageRecipient.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/MessagingType.java b/src/main/lombok/com/restfb/types/send/MessagingType.java index 16a8cc15b..1f50f669a 100644 --- a/src/main/lombok/com/restfb/types/send/MessagingType.java +++ b/src/main/lombok/com/restfb/types/send/MessagingType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/MessengerProfileProperties.java b/src/main/lombok/com/restfb/types/send/MessengerProfileProperties.java index 6296e203f..3b5db5146 100644 --- a/src/main/lombok/com/restfb/types/send/MessengerProfileProperties.java +++ b/src/main/lombok/com/restfb/types/send/MessengerProfileProperties.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/NestedButton.java b/src/main/lombok/com/restfb/types/send/NestedButton.java index 87c03ecf6..77d5b1d50 100644 --- a/src/main/lombok/com/restfb/types/send/NestedButton.java +++ b/src/main/lombok/com/restfb/types/send/NestedButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/NotificationTypeEnum.java b/src/main/lombok/com/restfb/types/send/NotificationTypeEnum.java index 1a05213d5..2b07ff39f 100644 --- a/src/main/lombok/com/restfb/types/send/NotificationTypeEnum.java +++ b/src/main/lombok/com/restfb/types/send/NotificationTypeEnum.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/OneTimeNotifMessageRecipient.java b/src/main/lombok/com/restfb/types/send/OneTimeNotifMessageRecipient.java index 9b01ee6b7..25df3a4c1 100644 --- a/src/main/lombok/com/restfb/types/send/OneTimeNotifMessageRecipient.java +++ b/src/main/lombok/com/restfb/types/send/OneTimeNotifMessageRecipient.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/OneTimeNotifReqTemplatePayload.java b/src/main/lombok/com/restfb/types/send/OneTimeNotifReqTemplatePayload.java index 7c4340fb5..19fd27b61 100644 --- a/src/main/lombok/com/restfb/types/send/OneTimeNotifReqTemplatePayload.java +++ b/src/main/lombok/com/restfb/types/send/OneTimeNotifReqTemplatePayload.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/OpenGraphTemplatePayload.java b/src/main/lombok/com/restfb/types/send/OpenGraphTemplatePayload.java index 2f4dd95ef..8ea48365e 100644 --- a/src/main/lombok/com/restfb/types/send/OpenGraphTemplatePayload.java +++ b/src/main/lombok/com/restfb/types/send/OpenGraphTemplatePayload.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/PageMessageTag.java b/src/main/lombok/com/restfb/types/send/PageMessageTag.java index 14aeba440..2dd2925fb 100644 --- a/src/main/lombok/com/restfb/types/send/PageMessageTag.java +++ b/src/main/lombok/com/restfb/types/send/PageMessageTag.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/PaymentSettings.java b/src/main/lombok/com/restfb/types/send/PaymentSettings.java index 39fe36654..7ba2f6fbd 100644 --- a/src/main/lombok/com/restfb/types/send/PaymentSettings.java +++ b/src/main/lombok/com/restfb/types/send/PaymentSettings.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/PersistentMenu.java b/src/main/lombok/com/restfb/types/send/PersistentMenu.java index 7cdd94f5d..0f025c059 100644 --- a/src/main/lombok/com/restfb/types/send/PersistentMenu.java +++ b/src/main/lombok/com/restfb/types/send/PersistentMenu.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/PhoneMessageRecipient.java b/src/main/lombok/com/restfb/types/send/PhoneMessageRecipient.java index ad92903a7..2edd76b66 100644 --- a/src/main/lombok/com/restfb/types/send/PhoneMessageRecipient.java +++ b/src/main/lombok/com/restfb/types/send/PhoneMessageRecipient.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/PostIdMessageRecipient.java b/src/main/lombok/com/restfb/types/send/PostIdMessageRecipient.java index 9e5a89829..886481384 100644 --- a/src/main/lombok/com/restfb/types/send/PostIdMessageRecipient.java +++ b/src/main/lombok/com/restfb/types/send/PostIdMessageRecipient.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/PostbackButton.java b/src/main/lombok/com/restfb/types/send/PostbackButton.java index 7f78facc3..a45ceb2a5 100644 --- a/src/main/lombok/com/restfb/types/send/PostbackButton.java +++ b/src/main/lombok/com/restfb/types/send/PostbackButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/QuickReply.java b/src/main/lombok/com/restfb/types/send/QuickReply.java index f787e55eb..14dca8e73 100644 --- a/src/main/lombok/com/restfb/types/send/QuickReply.java +++ b/src/main/lombok/com/restfb/types/send/QuickReply.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/ReceiptAddress.java b/src/main/lombok/com/restfb/types/send/ReceiptAddress.java index 9eb6e539c..35e28d5e5 100644 --- a/src/main/lombok/com/restfb/types/send/ReceiptAddress.java +++ b/src/main/lombok/com/restfb/types/send/ReceiptAddress.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/ReceiptAdjustment.java b/src/main/lombok/com/restfb/types/send/ReceiptAdjustment.java index 78a9a8e90..e196fc3e1 100644 --- a/src/main/lombok/com/restfb/types/send/ReceiptAdjustment.java +++ b/src/main/lombok/com/restfb/types/send/ReceiptAdjustment.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/ReceiptElement.java b/src/main/lombok/com/restfb/types/send/ReceiptElement.java index b8b8e3b9b..a124378d6 100644 --- a/src/main/lombok/com/restfb/types/send/ReceiptElement.java +++ b/src/main/lombok/com/restfb/types/send/ReceiptElement.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/ReceiptSummary.java b/src/main/lombok/com/restfb/types/send/ReceiptSummary.java index 394faec79..8adbf2e87 100644 --- a/src/main/lombok/com/restfb/types/send/ReceiptSummary.java +++ b/src/main/lombok/com/restfb/types/send/ReceiptSummary.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/ReceiptTemplatePayload.java b/src/main/lombok/com/restfb/types/send/ReceiptTemplatePayload.java index a8d1ae170..19faba901 100644 --- a/src/main/lombok/com/restfb/types/send/ReceiptTemplatePayload.java +++ b/src/main/lombok/com/restfb/types/send/ReceiptTemplatePayload.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/SendResponse.java b/src/main/lombok/com/restfb/types/send/SendResponse.java index 633f69d8e..71133f376 100644 --- a/src/main/lombok/com/restfb/types/send/SendResponse.java +++ b/src/main/lombok/com/restfb/types/send/SendResponse.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/SenderActionEnum.java b/src/main/lombok/com/restfb/types/send/SenderActionEnum.java index 4b85ae1f9..6e90acc5f 100644 --- a/src/main/lombok/com/restfb/types/send/SenderActionEnum.java +++ b/src/main/lombok/com/restfb/types/send/SenderActionEnum.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/SettingTypeEnum.java b/src/main/lombok/com/restfb/types/send/SettingTypeEnum.java index 1c0985e46..86c2a80a9 100644 --- a/src/main/lombok/com/restfb/types/send/SettingTypeEnum.java +++ b/src/main/lombok/com/restfb/types/send/SettingTypeEnum.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/SharableTemplatePayload.java b/src/main/lombok/com/restfb/types/send/SharableTemplatePayload.java index 3e7d248de..ef16d879b 100644 --- a/src/main/lombok/com/restfb/types/send/SharableTemplatePayload.java +++ b/src/main/lombok/com/restfb/types/send/SharableTemplatePayload.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/ShareButton.java b/src/main/lombok/com/restfb/types/send/ShareButton.java index ea2bde95d..aba39c64c 100644 --- a/src/main/lombok/com/restfb/types/send/ShareButton.java +++ b/src/main/lombok/com/restfb/types/send/ShareButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/SponsoredMessageResponse.java b/src/main/lombok/com/restfb/types/send/SponsoredMessageResponse.java index de6f7e37a..a2bf014ed 100644 --- a/src/main/lombok/com/restfb/types/send/SponsoredMessageResponse.java +++ b/src/main/lombok/com/restfb/types/send/SponsoredMessageResponse.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/TargetAudience.java b/src/main/lombok/com/restfb/types/send/TargetAudience.java index 8d41d9d82..eb222acbe 100644 --- a/src/main/lombok/com/restfb/types/send/TargetAudience.java +++ b/src/main/lombok/com/restfb/types/send/TargetAudience.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/TemplateAttachment.java b/src/main/lombok/com/restfb/types/send/TemplateAttachment.java index b4ff25f66..4ca7c756e 100644 --- a/src/main/lombok/com/restfb/types/send/TemplateAttachment.java +++ b/src/main/lombok/com/restfb/types/send/TemplateAttachment.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/TemplatePayload.java b/src/main/lombok/com/restfb/types/send/TemplatePayload.java index 31e80afdc..90204f53a 100644 --- a/src/main/lombok/com/restfb/types/send/TemplatePayload.java +++ b/src/main/lombok/com/restfb/types/send/TemplatePayload.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/ThreadStateEnum.java b/src/main/lombok/com/restfb/types/send/ThreadStateEnum.java index 18573d199..27335229a 100644 --- a/src/main/lombok/com/restfb/types/send/ThreadStateEnum.java +++ b/src/main/lombok/com/restfb/types/send/ThreadStateEnum.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/UserRefMessageRecipient.java b/src/main/lombok/com/restfb/types/send/UserRefMessageRecipient.java index e5b9226e1..9a918f776 100644 --- a/src/main/lombok/com/restfb/types/send/UserRefMessageRecipient.java +++ b/src/main/lombok/com/restfb/types/send/UserRefMessageRecipient.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/WebButton.java b/src/main/lombok/com/restfb/types/send/WebButton.java index abffadce2..15790adc9 100644 --- a/src/main/lombok/com/restfb/types/send/WebButton.java +++ b/src/main/lombok/com/restfb/types/send/WebButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/WebviewHeightEnum.java b/src/main/lombok/com/restfb/types/send/WebviewHeightEnum.java index ea8e3b24e..89d48423f 100644 --- a/src/main/lombok/com/restfb/types/send/WebviewHeightEnum.java +++ b/src/main/lombok/com/restfb/types/send/WebviewHeightEnum.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/airline/AirlineBoardingPassTemplatePayload.java b/src/main/lombok/com/restfb/types/send/airline/AirlineBoardingPassTemplatePayload.java index 082a1fb3d..3defb9d50 100644 --- a/src/main/lombok/com/restfb/types/send/airline/AirlineBoardingPassTemplatePayload.java +++ b/src/main/lombok/com/restfb/types/send/airline/AirlineBoardingPassTemplatePayload.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/airline/AirlineCheckinTemplatePayload.java b/src/main/lombok/com/restfb/types/send/airline/AirlineCheckinTemplatePayload.java index 60f3446a9..e3b68597e 100644 --- a/src/main/lombok/com/restfb/types/send/airline/AirlineCheckinTemplatePayload.java +++ b/src/main/lombok/com/restfb/types/send/airline/AirlineCheckinTemplatePayload.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/airline/AirlineField.java b/src/main/lombok/com/restfb/types/send/airline/AirlineField.java index 35437d4ea..48b7752a6 100644 --- a/src/main/lombok/com/restfb/types/send/airline/AirlineField.java +++ b/src/main/lombok/com/restfb/types/send/airline/AirlineField.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/airline/AirlineItineraryTemplatePayload.java b/src/main/lombok/com/restfb/types/send/airline/AirlineItineraryTemplatePayload.java index 4992459e1..21bc102eb 100644 --- a/src/main/lombok/com/restfb/types/send/airline/AirlineItineraryTemplatePayload.java +++ b/src/main/lombok/com/restfb/types/send/airline/AirlineItineraryTemplatePayload.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/airline/AirlineUpdateTemplatePayload.java b/src/main/lombok/com/restfb/types/send/airline/AirlineUpdateTemplatePayload.java index d7d549760..ed5b46a1b 100644 --- a/src/main/lombok/com/restfb/types/send/airline/AirlineUpdateTemplatePayload.java +++ b/src/main/lombok/com/restfb/types/send/airline/AirlineUpdateTemplatePayload.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/airline/BoardingPass.java b/src/main/lombok/com/restfb/types/send/airline/BoardingPass.java index 05cb2dba6..659f5f720 100644 --- a/src/main/lombok/com/restfb/types/send/airline/BoardingPass.java +++ b/src/main/lombok/com/restfb/types/send/airline/BoardingPass.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/airline/FlightAirport.java b/src/main/lombok/com/restfb/types/send/airline/FlightAirport.java index 198c1e44a..c357af0d2 100644 --- a/src/main/lombok/com/restfb/types/send/airline/FlightAirport.java +++ b/src/main/lombok/com/restfb/types/send/airline/FlightAirport.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/airline/FlightInfo.java b/src/main/lombok/com/restfb/types/send/airline/FlightInfo.java index a2b8b0014..e4942b4f2 100644 --- a/src/main/lombok/com/restfb/types/send/airline/FlightInfo.java +++ b/src/main/lombok/com/restfb/types/send/airline/FlightInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/airline/FlightSchedule.java b/src/main/lombok/com/restfb/types/send/airline/FlightSchedule.java index 689c36d43..bf7f81e3c 100644 --- a/src/main/lombok/com/restfb/types/send/airline/FlightSchedule.java +++ b/src/main/lombok/com/restfb/types/send/airline/FlightSchedule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/airline/PassengerInfo.java b/src/main/lombok/com/restfb/types/send/airline/PassengerInfo.java index 3942d27dd..9bc23ab28 100644 --- a/src/main/lombok/com/restfb/types/send/airline/PassengerInfo.java +++ b/src/main/lombok/com/restfb/types/send/airline/PassengerInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/airline/PassengerSegmentInfo.java b/src/main/lombok/com/restfb/types/send/airline/PassengerSegmentInfo.java index ed9d29c00..59f2d2ebc 100644 --- a/src/main/lombok/com/restfb/types/send/airline/PassengerSegmentInfo.java +++ b/src/main/lombok/com/restfb/types/send/airline/PassengerSegmentInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/airline/PriceInfo.java b/src/main/lombok/com/restfb/types/send/airline/PriceInfo.java index 77b9bfa62..1aeb70286 100644 --- a/src/main/lombok/com/restfb/types/send/airline/PriceInfo.java +++ b/src/main/lombok/com/restfb/types/send/airline/PriceInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/airline/ProductInfo.java b/src/main/lombok/com/restfb/types/send/airline/ProductInfo.java index 7bccb9bac..e19b77666 100644 --- a/src/main/lombok/com/restfb/types/send/airline/ProductInfo.java +++ b/src/main/lombok/com/restfb/types/send/airline/ProductInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/buybutton/PaymentSummary.java b/src/main/lombok/com/restfb/types/send/buybutton/PaymentSummary.java index 3cb2d436a..c07bb30d9 100644 --- a/src/main/lombok/com/restfb/types/send/buybutton/PaymentSummary.java +++ b/src/main/lombok/com/restfb/types/send/buybutton/PaymentSummary.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/buybutton/PaymentTypeEnum.java b/src/main/lombok/com/restfb/types/send/buybutton/PaymentTypeEnum.java index 1d6888bcc..925510b72 100644 --- a/src/main/lombok/com/restfb/types/send/buybutton/PaymentTypeEnum.java +++ b/src/main/lombok/com/restfb/types/send/buybutton/PaymentTypeEnum.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/buybutton/PriceListItem.java b/src/main/lombok/com/restfb/types/send/buybutton/PriceListItem.java index ed3a4791b..821648e9f 100644 --- a/src/main/lombok/com/restfb/types/send/buybutton/PriceListItem.java +++ b/src/main/lombok/com/restfb/types/send/buybutton/PriceListItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/buybutton/RequestedUserInfoEnum.java b/src/main/lombok/com/restfb/types/send/buybutton/RequestedUserInfoEnum.java index 152eb3422..65f4d55fa 100644 --- a/src/main/lombok/com/restfb/types/send/buybutton/RequestedUserInfoEnum.java +++ b/src/main/lombok/com/restfb/types/send/buybutton/RequestedUserInfoEnum.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/media/MediaTemplateAttachmentElement.java b/src/main/lombok/com/restfb/types/send/media/MediaTemplateAttachmentElement.java index 4c682acd5..b58ef6696 100644 --- a/src/main/lombok/com/restfb/types/send/media/MediaTemplateAttachmentElement.java +++ b/src/main/lombok/com/restfb/types/send/media/MediaTemplateAttachmentElement.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/media/MediaTemplateUrlElement.java b/src/main/lombok/com/restfb/types/send/media/MediaTemplateUrlElement.java index 4ddd7956b..d58213884 100644 --- a/src/main/lombok/com/restfb/types/send/media/MediaTemplateUrlElement.java +++ b/src/main/lombok/com/restfb/types/send/media/MediaTemplateUrlElement.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/send/package-info.java b/src/main/lombok/com/restfb/types/send/package-info.java index 0c1e686d8..8e92d75b9 100644 --- a/src/main/lombok/com/restfb/types/send/package-info.java +++ b/src/main/lombok/com/restfb/types/send/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/Change.java b/src/main/lombok/com/restfb/types/webhook/Change.java index 88f3677e7..969d32923 100644 --- a/src/main/lombok/com/restfb/types/webhook/Change.java +++ b/src/main/lombok/com/restfb/types/webhook/Change.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/ChangeValue.java b/src/main/lombok/com/restfb/types/webhook/ChangeValue.java index 01f351475..79283f8ba 100644 --- a/src/main/lombok/com/restfb/types/webhook/ChangeValue.java +++ b/src/main/lombok/com/restfb/types/webhook/ChangeValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/ChangeValueFactory.java b/src/main/lombok/com/restfb/types/webhook/ChangeValueFactory.java index da385ffd3..fbc8d4ee1 100644 --- a/src/main/lombok/com/restfb/types/webhook/ChangeValueFactory.java +++ b/src/main/lombok/com/restfb/types/webhook/ChangeValueFactory.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/FallBackChangeValue.java b/src/main/lombok/com/restfb/types/webhook/FallBackChangeValue.java index 26211e63d..51ec50e4f 100644 --- a/src/main/lombok/com/restfb/types/webhook/FallBackChangeValue.java +++ b/src/main/lombok/com/restfb/types/webhook/FallBackChangeValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/FeedAlbumAddValue.java b/src/main/lombok/com/restfb/types/webhook/FeedAlbumAddValue.java index fafc661ce..89418914f 100644 --- a/src/main/lombok/com/restfb/types/webhook/FeedAlbumAddValue.java +++ b/src/main/lombok/com/restfb/types/webhook/FeedAlbumAddValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/FeedAlbumEditedValue.java b/src/main/lombok/com/restfb/types/webhook/FeedAlbumEditedValue.java index 3ceeb8034..2b7445b20 100644 --- a/src/main/lombok/com/restfb/types/webhook/FeedAlbumEditedValue.java +++ b/src/main/lombok/com/restfb/types/webhook/FeedAlbumEditedValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/FeedCommentValue.java b/src/main/lombok/com/restfb/types/webhook/FeedCommentValue.java index 8c02b72e8..f4d6eb15f 100644 --- a/src/main/lombok/com/restfb/types/webhook/FeedCommentValue.java +++ b/src/main/lombok/com/restfb/types/webhook/FeedCommentValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/FeedEventValue.java b/src/main/lombok/com/restfb/types/webhook/FeedEventValue.java index e37d9afd0..d8f20aeaf 100644 --- a/src/main/lombok/com/restfb/types/webhook/FeedEventValue.java +++ b/src/main/lombok/com/restfb/types/webhook/FeedEventValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/FeedLikeValue.java b/src/main/lombok/com/restfb/types/webhook/FeedLikeValue.java index b09917d59..6822ba3d5 100644 --- a/src/main/lombok/com/restfb/types/webhook/FeedLikeValue.java +++ b/src/main/lombok/com/restfb/types/webhook/FeedLikeValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/FeedPhotoAddValue.java b/src/main/lombok/com/restfb/types/webhook/FeedPhotoAddValue.java index 8837c9a95..0018b9625 100644 --- a/src/main/lombok/com/restfb/types/webhook/FeedPhotoAddValue.java +++ b/src/main/lombok/com/restfb/types/webhook/FeedPhotoAddValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/FeedPhotoRemoveValue.java b/src/main/lombok/com/restfb/types/webhook/FeedPhotoRemoveValue.java index 3faedc3ad..c84cb2339 100644 --- a/src/main/lombok/com/restfb/types/webhook/FeedPhotoRemoveValue.java +++ b/src/main/lombok/com/restfb/types/webhook/FeedPhotoRemoveValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/FeedPostValue.java b/src/main/lombok/com/restfb/types/webhook/FeedPostValue.java index 90720f07d..39aa09132 100644 --- a/src/main/lombok/com/restfb/types/webhook/FeedPostValue.java +++ b/src/main/lombok/com/restfb/types/webhook/FeedPostValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/FeedReactionValue.java b/src/main/lombok/com/restfb/types/webhook/FeedReactionValue.java index 39fbd1697..1e795df89 100644 --- a/src/main/lombok/com/restfb/types/webhook/FeedReactionValue.java +++ b/src/main/lombok/com/restfb/types/webhook/FeedReactionValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/FeedShareValue.java b/src/main/lombok/com/restfb/types/webhook/FeedShareValue.java index b5b884c31..9d32ccdc1 100644 --- a/src/main/lombok/com/restfb/types/webhook/FeedShareValue.java +++ b/src/main/lombok/com/restfb/types/webhook/FeedShareValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/FeedStatusValue.java b/src/main/lombok/com/restfb/types/webhook/FeedStatusValue.java index a18761b25..3eb618400 100644 --- a/src/main/lombok/com/restfb/types/webhook/FeedStatusValue.java +++ b/src/main/lombok/com/restfb/types/webhook/FeedStatusValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/FeedVideoBlockMute.java b/src/main/lombok/com/restfb/types/webhook/FeedVideoBlockMute.java index 816692da2..1734ec41e 100644 --- a/src/main/lombok/com/restfb/types/webhook/FeedVideoBlockMute.java +++ b/src/main/lombok/com/restfb/types/webhook/FeedVideoBlockMute.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/FeedVideoRemoveValue.java b/src/main/lombok/com/restfb/types/webhook/FeedVideoRemoveValue.java index e3671f2e2..f464235c0 100644 --- a/src/main/lombok/com/restfb/types/webhook/FeedVideoRemoveValue.java +++ b/src/main/lombok/com/restfb/types/webhook/FeedVideoRemoveValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/FeedVideoValue.java b/src/main/lombok/com/restfb/types/webhook/FeedVideoValue.java index 6da4cc0fe..01f9e9f90 100644 --- a/src/main/lombok/com/restfb/types/webhook/FeedVideoValue.java +++ b/src/main/lombok/com/restfb/types/webhook/FeedVideoValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/ListJsonChangeValue.java b/src/main/lombok/com/restfb/types/webhook/ListJsonChangeValue.java index 9866c85dc..bf1e55ac0 100644 --- a/src/main/lombok/com/restfb/types/webhook/ListJsonChangeValue.java +++ b/src/main/lombok/com/restfb/types/webhook/ListJsonChangeValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/MentionPostAddValue.java b/src/main/lombok/com/restfb/types/webhook/MentionPostAddValue.java index a07169fe6..17d834940 100644 --- a/src/main/lombok/com/restfb/types/webhook/MentionPostAddValue.java +++ b/src/main/lombok/com/restfb/types/webhook/MentionPostAddValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/PageConversation.java b/src/main/lombok/com/restfb/types/webhook/PageConversation.java index 9998a39eb..123ee4b10 100644 --- a/src/main/lombok/com/restfb/types/webhook/PageConversation.java +++ b/src/main/lombok/com/restfb/types/webhook/PageConversation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/PageLeadgen.java b/src/main/lombok/com/restfb/types/webhook/PageLeadgen.java index dc22dca00..975163bf7 100644 --- a/src/main/lombok/com/restfb/types/webhook/PageLeadgen.java +++ b/src/main/lombok/com/restfb/types/webhook/PageLeadgen.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/PermissionChangeValue.java b/src/main/lombok/com/restfb/types/webhook/PermissionChangeValue.java index 4cb245771..38e97839a 100644 --- a/src/main/lombok/com/restfb/types/webhook/PermissionChangeValue.java +++ b/src/main/lombok/com/restfb/types/webhook/PermissionChangeValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/RatingsCommentValue.java b/src/main/lombok/com/restfb/types/webhook/RatingsCommentValue.java index 0d17edce2..02cbadfd1 100644 --- a/src/main/lombok/com/restfb/types/webhook/RatingsCommentValue.java +++ b/src/main/lombok/com/restfb/types/webhook/RatingsCommentValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/RatingsLikeValue.java b/src/main/lombok/com/restfb/types/webhook/RatingsLikeValue.java index 1cf2e3be7..fb6e17855 100644 --- a/src/main/lombok/com/restfb/types/webhook/RatingsLikeValue.java +++ b/src/main/lombok/com/restfb/types/webhook/RatingsLikeValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/RatingsRatingValue.java b/src/main/lombok/com/restfb/types/webhook/RatingsRatingValue.java index 364ac082a..e4a5c870e 100644 --- a/src/main/lombok/com/restfb/types/webhook/RatingsRatingValue.java +++ b/src/main/lombok/com/restfb/types/webhook/RatingsRatingValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/RatingsReactionValue.java b/src/main/lombok/com/restfb/types/webhook/RatingsReactionValue.java index 7740ea834..fcfce4347 100644 --- a/src/main/lombok/com/restfb/types/webhook/RatingsReactionValue.java +++ b/src/main/lombok/com/restfb/types/webhook/RatingsReactionValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/SimpleStringChangeValue.java b/src/main/lombok/com/restfb/types/webhook/SimpleStringChangeValue.java index f1947d6f2..0d6d36ed0 100644 --- a/src/main/lombok/com/restfb/types/webhook/SimpleStringChangeValue.java +++ b/src/main/lombok/com/restfb/types/webhook/SimpleStringChangeValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/UserPageValue.java b/src/main/lombok/com/restfb/types/webhook/UserPageValue.java index 0b88dab79..c89c7e53b 100644 --- a/src/main/lombok/com/restfb/types/webhook/UserPageValue.java +++ b/src/main/lombok/com/restfb/types/webhook/UserPageValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/WebhookEntry.java b/src/main/lombok/com/restfb/types/webhook/WebhookEntry.java index de215c0c9..890d2d1eb 100644 --- a/src/main/lombok/com/restfb/types/webhook/WebhookEntry.java +++ b/src/main/lombok/com/restfb/types/webhook/WebhookEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/WebhookObject.java b/src/main/lombok/com/restfb/types/webhook/WebhookObject.java index a53f34c2b..3ef3333b1 100644 --- a/src/main/lombok/com/restfb/types/webhook/WebhookObject.java +++ b/src/main/lombok/com/restfb/types/webhook/WebhookObject.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/base/AbstractFeedPostValue.java b/src/main/lombok/com/restfb/types/webhook/base/AbstractFeedPostValue.java index f0dd3533d..9dd837c07 100644 --- a/src/main/lombok/com/restfb/types/webhook/base/AbstractFeedPostValue.java +++ b/src/main/lombok/com/restfb/types/webhook/base/AbstractFeedPostValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/base/BaseChangeValue.java b/src/main/lombok/com/restfb/types/webhook/base/BaseChangeValue.java index a7693ab46..2b5e04dda 100644 --- a/src/main/lombok/com/restfb/types/webhook/base/BaseChangeValue.java +++ b/src/main/lombok/com/restfb/types/webhook/base/BaseChangeValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/base/From.java b/src/main/lombok/com/restfb/types/webhook/base/From.java index 8d3953b80..b447c60b1 100644 --- a/src/main/lombok/com/restfb/types/webhook/base/From.java +++ b/src/main/lombok/com/restfb/types/webhook/base/From.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/instagram/InstagramCommentsValue.java b/src/main/lombok/com/restfb/types/webhook/instagram/InstagramCommentsValue.java index 60efd557d..ed6cbcc50 100644 --- a/src/main/lombok/com/restfb/types/webhook/instagram/InstagramCommentsValue.java +++ b/src/main/lombok/com/restfb/types/webhook/instagram/InstagramCommentsValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/instagram/InstagramMentionsValue.java b/src/main/lombok/com/restfb/types/webhook/instagram/InstagramMentionsValue.java index 9d8052379..bd8eb2217 100644 --- a/src/main/lombok/com/restfb/types/webhook/instagram/InstagramMentionsValue.java +++ b/src/main/lombok/com/restfb/types/webhook/instagram/InstagramMentionsValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/instagram/InstagramStoryInsightsValue.java b/src/main/lombok/com/restfb/types/webhook/instagram/InstagramStoryInsightsValue.java index ac2ce92e5..376f7455b 100644 --- a/src/main/lombok/com/restfb/types/webhook/instagram/InstagramStoryInsightsValue.java +++ b/src/main/lombok/com/restfb/types/webhook/instagram/InstagramStoryInsightsValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/AccountLinkingItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/AccountLinkingItem.java index bbb9378e0..d4c385b7b 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/AccountLinkingItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/AccountLinkingItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/AddressItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/AddressItem.java index 24e744473..849c270bf 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/AddressItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/AddressItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/AdjustmentItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/AdjustmentItem.java index 46947f986..b385937f1 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/AdjustmentItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/AdjustmentItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/AppRoles.java b/src/main/lombok/com/restfb/types/webhook/messaging/AppRoles.java index f8e2f6c3c..d256af17e 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/AppRoles.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/AppRoles.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/ButtonItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/ButtonItem.java index a2a8b1b0c..3633d3acb 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/ButtonItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/ButtonItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/CheckoutUpdateItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/CheckoutUpdateItem.java index 34b5f5c48..b08c143b9 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/CheckoutUpdateItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/CheckoutUpdateItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/CoordinatesItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/CoordinatesItem.java index ebdb3945f..aa4ba559a 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/CoordinatesItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/CoordinatesItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/DeliveryItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/DeliveryItem.java index 5bfeebb98..769d59542 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/DeliveryItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/DeliveryItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/ElementItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/ElementItem.java index 6679b7eb9..39a90000e 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/ElementItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/ElementItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/InnerMessagingItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/InnerMessagingItem.java index 609fc371c..1d3b2137e 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/InnerMessagingItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/InnerMessagingItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/MessageItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/MessageItem.java index 3c5c32391..a12cdd950 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/MessageItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/MessageItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/MessageReaction.java b/src/main/lombok/com/restfb/types/webhook/messaging/MessageReaction.java index 95801e290..135f9db0e 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/MessageReaction.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/MessageReaction.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/MessagingAttachment.java b/src/main/lombok/com/restfb/types/webhook/messaging/MessagingAttachment.java index 3c8b02f42..6bb77a8d6 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/MessagingAttachment.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/MessagingAttachment.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/MessagingItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/MessagingItem.java index 437e03c00..490d56fb7 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/MessagingItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/MessagingItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/MessagingParticipant.java b/src/main/lombok/com/restfb/types/webhook/messaging/MessagingParticipant.java index 99f143efb..7bf895fc9 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/MessagingParticipant.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/MessagingParticipant.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/MessagingPayload.java b/src/main/lombok/com/restfb/types/webhook/messaging/MessagingPayload.java index 984be12c6..e8730a5af 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/MessagingPayload.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/MessagingPayload.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/NlpResult.java b/src/main/lombok/com/restfb/types/webhook/messaging/NlpResult.java index 4f7bef423..023365179 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/NlpResult.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/NlpResult.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/OptinItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/OptinItem.java index 248610a89..7f1821c6a 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/OptinItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/OptinItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/PassThreadControlItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/PassThreadControlItem.java index 0122a8d28..31c1885a8 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/PassThreadControlItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/PassThreadControlItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/PaymentItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/PaymentItem.java index b6f86cf50..0663cd583 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/PaymentItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/PaymentItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/PolicyEnforcementItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/PolicyEnforcementItem.java index bb6c106c3..15a91a075 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/PolicyEnforcementItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/PolicyEnforcementItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/PostbackItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/PostbackItem.java index 866f95c8a..9deb4db32 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/PostbackItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/PostbackItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/PostbackReferral.java b/src/main/lombok/com/restfb/types/webhook/messaging/PostbackReferral.java index 9256a8646..850a9aeb1 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/PostbackReferral.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/PostbackReferral.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/PriorMessage.java b/src/main/lombok/com/restfb/types/webhook/messaging/PriorMessage.java index 192fed6a6..2c09ceae7 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/PriorMessage.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/PriorMessage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/QuickReplyItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/QuickReplyItem.java index 990d2e761..62a824b34 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/QuickReplyItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/QuickReplyItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/ReadItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/ReadItem.java index 3ede7cd07..5bedef791 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/ReadItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/ReadItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/ReferralItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/ReferralItem.java index 1fcae6a0b..56f547dbd 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/ReferralItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/ReferralItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/ReplyTo.java b/src/main/lombok/com/restfb/types/webhook/messaging/ReplyTo.java index 34be5def3..9c65b8afd 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/ReplyTo.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/ReplyTo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/RequestThreadControlItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/RequestThreadControlItem.java index 819e71621..1dcec8e5c 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/RequestThreadControlItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/RequestThreadControlItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/SummaryItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/SummaryItem.java index a01b2ed4c..6dd885cc6 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/SummaryItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/SummaryItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/TakeThreadControlItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/TakeThreadControlItem.java index 86774705c..cb7560579 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/TakeThreadControlItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/TakeThreadControlItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/UserVerbValue.java b/src/main/lombok/com/restfb/types/webhook/messaging/UserVerbValue.java index 9b28a293e..3260edbd8 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/UserVerbValue.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/UserVerbValue.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/airline/AirlineFieldItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/airline/AirlineFieldItem.java index 1969459ad..1d1e6ed67 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/airline/AirlineFieldItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/airline/AirlineFieldItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/airline/BoardingPassItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/airline/BoardingPassItem.java index 4f8d234ed..2dacd1ac5 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/airline/BoardingPassItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/airline/BoardingPassItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/airline/FlightAirportItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/airline/FlightAirportItem.java index a3969d417..683d182b4 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/airline/FlightAirportItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/airline/FlightAirportItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/airline/FlightInfoItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/airline/FlightInfoItem.java index 0df93582c..73b4f474a 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/airline/FlightInfoItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/airline/FlightInfoItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/airline/FlightScheduleItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/airline/FlightScheduleItem.java index ed35d5bbc..b88ddc267 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/airline/FlightScheduleItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/airline/FlightScheduleItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/airline/PassengerInfoItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/airline/PassengerInfoItem.java index 356755c68..2f8bb2a6c 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/airline/PassengerInfoItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/airline/PassengerInfoItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/airline/PassengerSegmentInfoItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/airline/PassengerSegmentInfoItem.java index 0452b1d42..58b31c20a 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/airline/PassengerSegmentInfoItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/airline/PassengerSegmentInfoItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/airline/PriceInfoItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/airline/PriceInfoItem.java index 20ab5cbd6..cecc3dfbb 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/airline/PriceInfoItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/airline/PriceInfoItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/airline/ProductInfoItem.java b/src/main/lombok/com/restfb/types/webhook/messaging/airline/ProductInfoItem.java index 3150ef929..c9acbc934 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/airline/ProductInfoItem.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/airline/ProductInfoItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/BaseNlpEntity.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/BaseNlpEntity.java index 18e11e5eb..db88b9b77 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/BaseNlpEntity.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/BaseNlpEntity.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/BaseTypeNlpEntity.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/BaseTypeNlpEntity.java index 3dc26fdfa..6b561e4d8 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/BaseTypeNlpEntity.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/BaseTypeNlpEntity.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/BaseUnitNlpEntity.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/BaseUnitNlpEntity.java index 6f5180260..d4f487875 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/BaseUnitNlpEntity.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/BaseUnitNlpEntity.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpAmountOfMoney.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpAmountOfMoney.java index 2482f6cd2..96be84e47 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpAmountOfMoney.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpAmountOfMoney.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpBye.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpBye.java index 7d4eb1ac5..9cb15bb16 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpBye.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpBye.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpCustomWitAi.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpCustomWitAi.java index 1bc23d17b..2f3bdf93d 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpCustomWitAi.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpCustomWitAi.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpDatetime.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpDatetime.java index 15154082f..36074231c 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpDatetime.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpDatetime.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpDistance.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpDistance.java index 9fa8acf4f..5fea83598 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpDistance.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpDistance.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpDuration.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpDuration.java index cba26c13a..749e05c01 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpDuration.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpDuration.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpEmail.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpEmail.java index 47e1e2dd1..1f5ec03f4 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpEmail.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpEmail.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpError.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpError.java index 40b1eece1..0c93330e1 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpError.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpError.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpGreetings.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpGreetings.java index fb499ed34..7c19dbc45 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpGreetings.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpGreetings.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpLocation.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpLocation.java index 191572b51..ce4836741 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpLocation.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpLocation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpPhoneNumber.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpPhoneNumber.java index 2a4cf588e..d67f56d02 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpPhoneNumber.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpPhoneNumber.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpQuantity.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpQuantity.java index bb213c56b..9bd2b083a 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpQuantity.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpQuantity.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpReminder.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpReminder.java index 2505e58e5..5bf8918a2 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpReminder.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpReminder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpSentiment.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpSentiment.java index 71c5487e1..5b826b4d7 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpSentiment.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpSentiment.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpTemperature.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpTemperature.java index a8fe16ac1..1e7b88280 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpTemperature.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpTemperature.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpUrl.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpUrl.java index 695dd2b7b..5befee9ce 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpUrl.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpUrl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpVolume.java b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpVolume.java index 5258be324..5b27b20b5 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpVolume.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/nlp/NlpVolume.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/payment/Amount.java b/src/main/lombok/com/restfb/types/webhook/messaging/payment/Amount.java index 7df9fd7db..23aba6db1 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/payment/Amount.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/payment/Amount.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/payment/PaymentCredential.java b/src/main/lombok/com/restfb/types/webhook/messaging/payment/PaymentCredential.java index d26ad2851..43d4bfc5e 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/payment/PaymentCredential.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/payment/PaymentCredential.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/payment/ReuqestedUserInfo.java b/src/main/lombok/com/restfb/types/webhook/messaging/payment/ReuqestedUserInfo.java index 9fb655480..24a6cb13c 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/payment/ReuqestedUserInfo.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/payment/ReuqestedUserInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/webhook/messaging/payment/ShippingAddress.java b/src/main/lombok/com/restfb/types/webhook/messaging/payment/ShippingAddress.java index d34d39481..e7144daba 100644 --- a/src/main/lombok/com/restfb/types/webhook/messaging/payment/ShippingAddress.java +++ b/src/main/lombok/com/restfb/types/webhook/messaging/payment/ShippingAddress.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/whatsapp/WABAAnalytics.java b/src/main/lombok/com/restfb/types/whatsapp/WABAAnalytics.java index bac3ad2f5..f96ef77b3 100644 --- a/src/main/lombok/com/restfb/types/whatsapp/WABAAnalytics.java +++ b/src/main/lombok/com/restfb/types/whatsapp/WABAAnalytics.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/whatsapp/WABAAnalyticsDataPoint.java b/src/main/lombok/com/restfb/types/whatsapp/WABAAnalyticsDataPoint.java index b7c007d8e..5cd660615 100644 --- a/src/main/lombok/com/restfb/types/whatsapp/WABAAnalyticsDataPoint.java +++ b/src/main/lombok/com/restfb/types/whatsapp/WABAAnalyticsDataPoint.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/whatsapp/WhatsAppBusinessAccount.java b/src/main/lombok/com/restfb/types/whatsapp/WhatsAppBusinessAccount.java index 8a7107e4c..fefddd70f 100644 --- a/src/main/lombok/com/restfb/types/whatsapp/WhatsAppBusinessAccount.java +++ b/src/main/lombok/com/restfb/types/whatsapp/WhatsAppBusinessAccount.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/whatsapp/WhatsAppBusinessAccountToNumberCurrentStatus.java b/src/main/lombok/com/restfb/types/whatsapp/WhatsAppBusinessAccountToNumberCurrentStatus.java index 03c64087f..7d06e6def 100644 --- a/src/main/lombok/com/restfb/types/whatsapp/WhatsAppBusinessAccountToNumberCurrentStatus.java +++ b/src/main/lombok/com/restfb/types/whatsapp/WhatsAppBusinessAccountToNumberCurrentStatus.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/whatsapp/WhatsAppMessageTemplate.java b/src/main/lombok/com/restfb/types/whatsapp/WhatsAppMessageTemplate.java index 575176f90..86c8a08d2 100644 --- a/src/main/lombok/com/restfb/types/whatsapp/WhatsAppMessageTemplate.java +++ b/src/main/lombok/com/restfb/types/whatsapp/WhatsAppMessageTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/lombok/com/restfb/types/whatsapp/WhatsAppNameVerificationRequest.java b/src/main/lombok/com/restfb/types/whatsapp/WhatsAppNameVerificationRequest.java index f3bb54262..0e8dacfe7 100644 --- a/src/main/lombok/com/restfb/types/whatsapp/WhatsAppNameVerificationRequest.java +++ b/src/main/lombok/com/restfb/types/whatsapp/WhatsAppNameVerificationRequest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/AbstractJsonMapperTests.java b/src/test/java/com/restfb/AbstractJsonMapperTests.java index 82e000bbc..5f70db3d3 100644 --- a/src/test/java/com/restfb/AbstractJsonMapperTests.java +++ b/src/test/java/com/restfb/AbstractJsonMapperTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/BinaryAttachmentTest.java b/src/test/java/com/restfb/BinaryAttachmentTest.java index e257ad64f..94c59eddc 100644 --- a/src/test/java/com/restfb/BinaryAttachmentTest.java +++ b/src/test/java/com/restfb/BinaryAttachmentTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/ClasspathWebRequestor.java b/src/test/java/com/restfb/ClasspathWebRequestor.java index 553c349b7..5786471b9 100644 --- a/src/test/java/com/restfb/ClasspathWebRequestor.java +++ b/src/test/java/com/restfb/ClasspathWebRequestor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/ConnectionGOTTest.java b/src/test/java/com/restfb/ConnectionGOTTest.java index 39875e88d..6de94ffa1 100644 --- a/src/test/java/com/restfb/ConnectionGOTTest.java +++ b/src/test/java/com/restfb/ConnectionGOTTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/ConnectionTest.java b/src/test/java/com/restfb/ConnectionTest.java index b7f462bd1..337b4626f 100644 --- a/src/test/java/com/restfb/ConnectionTest.java +++ b/src/test/java/com/restfb/ConnectionTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/DebugHeaderInfoTest.java b/src/test/java/com/restfb/DebugHeaderInfoTest.java index cb29701d6..980cf5467 100644 --- a/src/test/java/com/restfb/DebugHeaderInfoTest.java +++ b/src/test/java/com/restfb/DebugHeaderInfoTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/DefaultWebRequestorTest.java b/src/test/java/com/restfb/DefaultWebRequestorTest.java index 0c00ac2ee..a5f616836 100644 --- a/src/test/java/com/restfb/DefaultWebRequestorTest.java +++ b/src/test/java/com/restfb/DefaultWebRequestorTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/EnumTestEnum.java b/src/test/java/com/restfb/EnumTestEnum.java index 92fe6874d..9360b207d 100644 --- a/src/test/java/com/restfb/EnumTestEnum.java +++ b/src/test/java/com/restfb/EnumTestEnum.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/EnumTestType.java b/src/test/java/com/restfb/EnumTestType.java index 5fd9e56a3..fc8f9d7d1 100644 --- a/src/test/java/com/restfb/EnumTestType.java +++ b/src/test/java/com/restfb/EnumTestType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/EnumTestTypeSimple.java b/src/test/java/com/restfb/EnumTestTypeSimple.java index 95b714016..0a7d01b57 100644 --- a/src/test/java/com/restfb/EnumTestTypeSimple.java +++ b/src/test/java/com/restfb/EnumTestTypeSimple.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/FacebookClientBatchTest.java b/src/test/java/com/restfb/FacebookClientBatchTest.java index a2d25b4c1..d50fff879 100644 --- a/src/test/java/com/restfb/FacebookClientBatchTest.java +++ b/src/test/java/com/restfb/FacebookClientBatchTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/FacebookClientTest.java b/src/test/java/com/restfb/FacebookClientTest.java index 55eef7de2..efe60ac1c 100644 --- a/src/test/java/com/restfb/FacebookClientTest.java +++ b/src/test/java/com/restfb/FacebookClientTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/FakeWebRequestor.java b/src/test/java/com/restfb/FakeWebRequestor.java index 9f7bafbd3..23d65f78f 100644 --- a/src/test/java/com/restfb/FakeWebRequestor.java +++ b/src/test/java/com/restfb/FakeWebRequestor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/IssueErrorTest.java b/src/test/java/com/restfb/IssueErrorTest.java index 940e21bc9..a3923cccb 100644 --- a/src/test/java/com/restfb/IssueErrorTest.java +++ b/src/test/java/com/restfb/IssueErrorTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/JsonMapperEnumTest.java b/src/test/java/com/restfb/JsonMapperEnumTest.java index 6677f440c..e688cc6c3 100644 --- a/src/test/java/com/restfb/JsonMapperEnumTest.java +++ b/src/test/java/com/restfb/JsonMapperEnumTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/JsonMapperErrorSwallowingTest.java b/src/test/java/com/restfb/JsonMapperErrorSwallowingTest.java index 6369f9ec2..98e626326 100644 --- a/src/test/java/com/restfb/JsonMapperErrorSwallowingTest.java +++ b/src/test/java/com/restfb/JsonMapperErrorSwallowingTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/JsonMapperMultiFieldTest.java b/src/test/java/com/restfb/JsonMapperMultiFieldTest.java index 9a29ee721..b4e9f6fd2 100644 --- a/src/test/java/com/restfb/JsonMapperMultiFieldTest.java +++ b/src/test/java/com/restfb/JsonMapperMultiFieldTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/JsonMapperToJavaTest.java b/src/test/java/com/restfb/JsonMapperToJavaTest.java index 555d341fa..045342ca8 100644 --- a/src/test/java/com/restfb/JsonMapperToJavaTest.java +++ b/src/test/java/com/restfb/JsonMapperToJavaTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/JsonMapperToJsonTest.java b/src/test/java/com/restfb/JsonMapperToJsonTest.java index cbf6f3a68..341a235ad 100644 --- a/src/test/java/com/restfb/JsonMapperToJsonTest.java +++ b/src/test/java/com/restfb/JsonMapperToJsonTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/OAuthExceptionTest.java b/src/test/java/com/restfb/OAuthExceptionTest.java index 9ef391c80..9da62870a 100644 --- a/src/test/java/com/restfb/OAuthExceptionTest.java +++ b/src/test/java/com/restfb/OAuthExceptionTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/ParameterTest.java b/src/test/java/com/restfb/ParameterTest.java index d55ad17ce..b0023ad44 100644 --- a/src/test/java/com/restfb/ParameterTest.java +++ b/src/test/java/com/restfb/ParameterTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/PrivateUser.java b/src/test/java/com/restfb/PrivateUser.java index 9a3c97d81..f1c354857 100644 --- a/src/test/java/com/restfb/PrivateUser.java +++ b/src/test/java/com/restfb/PrivateUser.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/SerializationTests.java b/src/test/java/com/restfb/SerializationTests.java index 176f4d4d6..7bc56cc30 100644 --- a/src/test/java/com/restfb/SerializationTests.java +++ b/src/test/java/com/restfb/SerializationTests.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/SignedRequestTest.java b/src/test/java/com/restfb/SignedRequestTest.java index 0244bd359..fad2a7ba4 100644 --- a/src/test/java/com/restfb/SignedRequestTest.java +++ b/src/test/java/com/restfb/SignedRequestTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/SpecialCommentHandlingTest.java b/src/test/java/com/restfb/SpecialCommentHandlingTest.java index c6c40c991..23914261b 100644 --- a/src/test/java/com/restfb/SpecialCommentHandlingTest.java +++ b/src/test/java/com/restfb/SpecialCommentHandlingTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/StatusExceptionTest.java b/src/test/java/com/restfb/StatusExceptionTest.java index c2f770648..41bfe4f0a 100644 --- a/src/test/java/com/restfb/StatusExceptionTest.java +++ b/src/test/java/com/restfb/StatusExceptionTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/WebRequestorTest.java b/src/test/java/com/restfb/WebRequestorTest.java index a2790970b..1d90c15b2 100644 --- a/src/test/java/com/restfb/WebRequestorTest.java +++ b/src/test/java/com/restfb/WebRequestorTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/batch/BatchRequestTest.java b/src/test/java/com/restfb/batch/BatchRequestTest.java index ae0801c07..72b7c518d 100644 --- a/src/test/java/com/restfb/batch/BatchRequestTest.java +++ b/src/test/java/com/restfb/batch/BatchRequestTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/exception/DeviceTokenExceptionFactoryTest.java b/src/test/java/com/restfb/exception/DeviceTokenExceptionFactoryTest.java index 9358bfcd6..b4535a1fe 100644 --- a/src/test/java/com/restfb/exception/DeviceTokenExceptionFactoryTest.java +++ b/src/test/java/com/restfb/exception/DeviceTokenExceptionFactoryTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/exception/generator/FacebookExceptionGeneratorTest.java b/src/test/java/com/restfb/exception/generator/FacebookExceptionGeneratorTest.java index 6f327da03..715923a00 100644 --- a/src/test/java/com/restfb/exception/generator/FacebookExceptionGeneratorTest.java +++ b/src/test/java/com/restfb/exception/generator/FacebookExceptionGeneratorTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/DebugTokenITCase.java b/src/test/java/com/restfb/integration/DebugTokenITCase.java index 8c8022126..c71c2f05d 100644 --- a/src/test/java/com/restfb/integration/DebugTokenITCase.java +++ b/src/test/java/com/restfb/integration/DebugTokenITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/DeviceCodeITCase.java b/src/test/java/com/restfb/integration/DeviceCodeITCase.java index d9ea0ba92..a9a1e4296 100644 --- a/src/test/java/com/restfb/integration/DeviceCodeITCase.java +++ b/src/test/java/com/restfb/integration/DeviceCodeITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/EtagWebRequestorITCase.java b/src/test/java/com/restfb/integration/EtagWebRequestorITCase.java index 815fe28fd..620d31753 100644 --- a/src/test/java/com/restfb/integration/EtagWebRequestorITCase.java +++ b/src/test/java/com/restfb/integration/EtagWebRequestorITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/FetchAllPageAccessTokensITCase.java b/src/test/java/com/restfb/integration/FetchAllPageAccessTokensITCase.java index 097802000..ac8d6d90f 100644 --- a/src/test/java/com/restfb/integration/FetchAllPageAccessTokensITCase.java +++ b/src/test/java/com/restfb/integration/FetchAllPageAccessTokensITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/FetchConnectionFeedWithFieldsITCase.java b/src/test/java/com/restfb/integration/FetchConnectionFeedWithFieldsITCase.java index 26f1e18e1..f04a58756 100644 --- a/src/test/java/com/restfb/integration/FetchConnectionFeedWithFieldsITCase.java +++ b/src/test/java/com/restfb/integration/FetchConnectionFeedWithFieldsITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/FetchConnectionPageITCase.java b/src/test/java/com/restfb/integration/FetchConnectionPageITCase.java index b5a15095e..89dffbd7d 100644 --- a/src/test/java/com/restfb/integration/FetchConnectionPageITCase.java +++ b/src/test/java/com/restfb/integration/FetchConnectionPageITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/FetchCursorOnlyConnectionITCase.java b/src/test/java/com/restfb/integration/FetchCursorOnlyConnectionITCase.java index bec95c5d9..f4f5fa521 100644 --- a/src/test/java/com/restfb/integration/FetchCursorOnlyConnectionITCase.java +++ b/src/test/java/com/restfb/integration/FetchCursorOnlyConnectionITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/FetchEventsIssue252ITCase.java b/src/test/java/com/restfb/integration/FetchEventsIssue252ITCase.java index cc3974a5a..b4fb8354b 100644 --- a/src/test/java/com/restfb/integration/FetchEventsIssue252ITCase.java +++ b/src/test/java/com/restfb/integration/FetchEventsIssue252ITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/FetchGroupITCase.java b/src/test/java/com/restfb/integration/FetchGroupITCase.java index 3d057524b..3a88a8739 100644 --- a/src/test/java/com/restfb/integration/FetchGroupITCase.java +++ b/src/test/java/com/restfb/integration/FetchGroupITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/FetchIDsITCase.java b/src/test/java/com/restfb/integration/FetchIDsITCase.java index a9f92b89f..49c498d23 100644 --- a/src/test/java/com/restfb/integration/FetchIDsITCase.java +++ b/src/test/java/com/restfb/integration/FetchIDsITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/FetchInboxITCase.java b/src/test/java/com/restfb/integration/FetchInboxITCase.java index 1e8f5d66c..c2f34538f 100644 --- a/src/test/java/com/restfb/integration/FetchInboxITCase.java +++ b/src/test/java/com/restfb/integration/FetchInboxITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/FetchMeWithAppProofITCase.java b/src/test/java/com/restfb/integration/FetchMeWithAppProofITCase.java index 3f9c3abae..ec969b26e 100644 --- a/src/test/java/com/restfb/integration/FetchMeWithAppProofITCase.java +++ b/src/test/java/com/restfb/integration/FetchMeWithAppProofITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/FetchMeWithEmailITCase.java b/src/test/java/com/restfb/integration/FetchMeWithEmailITCase.java index 50c9bc069..a51873aa3 100644 --- a/src/test/java/com/restfb/integration/FetchMeWithEmailITCase.java +++ b/src/test/java/com/restfb/integration/FetchMeWithEmailITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/FetchMembersFromGroupITCase.java b/src/test/java/com/restfb/integration/FetchMembersFromGroupITCase.java index 1db705824..8e14d8ca7 100644 --- a/src/test/java/com/restfb/integration/FetchMembersFromGroupITCase.java +++ b/src/test/java/com/restfb/integration/FetchMembersFromGroupITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/FetchMyLikesITCase.java b/src/test/java/com/restfb/integration/FetchMyLikesITCase.java index f40206e9a..67e8b74f2 100644 --- a/src/test/java/com/restfb/integration/FetchMyLikesITCase.java +++ b/src/test/java/com/restfb/integration/FetchMyLikesITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/FetchOpenGraphUrlITCase.java b/src/test/java/com/restfb/integration/FetchOpenGraphUrlITCase.java index e04e76e72..b8b0da4f4 100644 --- a/src/test/java/com/restfb/integration/FetchOpenGraphUrlITCase.java +++ b/src/test/java/com/restfb/integration/FetchOpenGraphUrlITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/MessageTagsITCase.java b/src/test/java/com/restfb/integration/MessageTagsITCase.java index 686c34429..37d0f9da0 100644 --- a/src/test/java/com/restfb/integration/MessageTagsITCase.java +++ b/src/test/java/com/restfb/integration/MessageTagsITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/MessengerUnicodeITCase.java b/src/test/java/com/restfb/integration/MessengerUnicodeITCase.java index ea5f614f7..f4bd08030 100644 --- a/src/test/java/com/restfb/integration/MessengerUnicodeITCase.java +++ b/src/test/java/com/restfb/integration/MessengerUnicodeITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/MessengerWelcomeITCase.java b/src/test/java/com/restfb/integration/MessengerWelcomeITCase.java index 17e3145bf..1666509fc 100644 --- a/src/test/java/com/restfb/integration/MessengerWelcomeITCase.java +++ b/src/test/java/com/restfb/integration/MessengerWelcomeITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/PostByteImageITCase.java b/src/test/java/com/restfb/integration/PostByteImageITCase.java index b9ceb2dbc..4ed06b2de 100644 --- a/src/test/java/com/restfb/integration/PostByteImageITCase.java +++ b/src/test/java/com/restfb/integration/PostByteImageITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/PostByteImageScheduledITCase.java b/src/test/java/com/restfb/integration/PostByteImageScheduledITCase.java index 7ee8aa360..7bb9db97b 100644 --- a/src/test/java/com/restfb/integration/PostByteImageScheduledITCase.java +++ b/src/test/java/com/restfb/integration/PostByteImageScheduledITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/PostMultiPhotoPostITCase.java b/src/test/java/com/restfb/integration/PostMultiPhotoPostITCase.java index e90534e03..1b78e4b3a 100644 --- a/src/test/java/com/restfb/integration/PostMultiPhotoPostITCase.java +++ b/src/test/java/com/restfb/integration/PostMultiPhotoPostITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/PostSearchITCase.java b/src/test/java/com/restfb/integration/PostSearchITCase.java index a73423a32..31f5c3317 100644 --- a/src/test/java/com/restfb/integration/PostSearchITCase.java +++ b/src/test/java/com/restfb/integration/PostSearchITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/PostTwoBinaryITCase.java b/src/test/java/com/restfb/integration/PostTwoBinaryITCase.java index 2c50e287a..c6bd369e5 100644 --- a/src/test/java/com/restfb/integration/PostTwoBinaryITCase.java +++ b/src/test/java/com/restfb/integration/PostTwoBinaryITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/PostWithTotalCountITCase.java b/src/test/java/com/restfb/integration/PostWithTotalCountITCase.java index ddef3e7f3..8483c53a6 100644 --- a/src/test/java/com/restfb/integration/PostWithTotalCountITCase.java +++ b/src/test/java/com/restfb/integration/PostWithTotalCountITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/PublishImageToGroupITCase.java b/src/test/java/com/restfb/integration/PublishImageToGroupITCase.java index 921fc01a5..eadab3bf9 100644 --- a/src/test/java/com/restfb/integration/PublishImageToGroupITCase.java +++ b/src/test/java/com/restfb/integration/PublishImageToGroupITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/PublishMeFeedWithAppProof.java b/src/test/java/com/restfb/integration/PublishMeFeedWithAppProof.java index f0b8c6253..7546b67e6 100644 --- a/src/test/java/com/restfb/integration/PublishMeFeedWithAppProof.java +++ b/src/test/java/com/restfb/integration/PublishMeFeedWithAppProof.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/PublishMessageToGroupITCase.java b/src/test/java/com/restfb/integration/PublishMessageToGroupITCase.java index 9690cb861..a864c5df4 100644 --- a/src/test/java/com/restfb/integration/PublishMessageToGroupITCase.java +++ b/src/test/java/com/restfb/integration/PublishMessageToGroupITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/SimpleBatchITCase.java b/src/test/java/com/restfb/integration/SimpleBatchITCase.java index 99f6aed6f..08978ce8c 100644 --- a/src/test/java/com/restfb/integration/SimpleBatchITCase.java +++ b/src/test/java/com/restfb/integration/SimpleBatchITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/TestUserITCase.java b/src/test/java/com/restfb/integration/TestUserITCase.java index 24620472a..2292b330e 100644 --- a/src/test/java/com/restfb/integration/TestUserITCase.java +++ b/src/test/java/com/restfb/integration/TestUserITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/WebRequestorDebugInfoITCase.java b/src/test/java/com/restfb/integration/WebRequestorDebugInfoITCase.java index cb8be783f..582e3911f 100644 --- a/src/test/java/com/restfb/integration/WebRequestorDebugInfoITCase.java +++ b/src/test/java/com/restfb/integration/WebRequestorDebugInfoITCase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/base/NeedFacebookWriteAccess.java b/src/test/java/com/restfb/integration/base/NeedFacebookWriteAccess.java index 7dcb6203a..e548f6fc3 100644 --- a/src/test/java/com/restfb/integration/base/NeedFacebookWriteAccess.java +++ b/src/test/java/com/restfb/integration/base/NeedFacebookWriteAccess.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/base/RestFbImageIntegrationTestBase.java b/src/test/java/com/restfb/integration/base/RestFbImageIntegrationTestBase.java index 1ed517726..1ed8aff3f 100644 --- a/src/test/java/com/restfb/integration/base/RestFbImageIntegrationTestBase.java +++ b/src/test/java/com/restfb/integration/base/RestFbImageIntegrationTestBase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/base/RestFbIntegrationTestBase.java b/src/test/java/com/restfb/integration/base/RestFbIntegrationTestBase.java index 04006728f..a4b9bd6a7 100644 --- a/src/test/java/com/restfb/integration/base/RestFbIntegrationTestBase.java +++ b/src/test/java/com/restfb/integration/base/RestFbIntegrationTestBase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/integration/base/RestFbIntegrationTestSettings.java b/src/test/java/com/restfb/integration/base/RestFbIntegrationTestSettings.java index 89636e9af..82bdbaa9f 100644 --- a/src/test/java/com/restfb/integration/base/RestFbIntegrationTestSettings.java +++ b/src/test/java/com/restfb/integration/base/RestFbIntegrationTestSettings.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/logging/JulMessageTest.java b/src/test/java/com/restfb/logging/JulMessageTest.java index 9906f1f7f..f20c9935b 100644 --- a/src/test/java/com/restfb/logging/JulMessageTest.java +++ b/src/test/java/com/restfb/logging/JulMessageTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/scope/ScopeBuilderTest.java b/src/test/java/com/restfb/scope/ScopeBuilderTest.java index 8c450b9a4..d2f77eb17 100644 --- a/src/test/java/com/restfb/scope/ScopeBuilderTest.java +++ b/src/test/java/com/restfb/scope/ScopeBuilderTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/testutils/AssertJson.java b/src/test/java/com/restfb/testutils/AssertJson.java index 68d631da3..defa68651 100644 --- a/src/test/java/com/restfb/testutils/AssertJson.java +++ b/src/test/java/com/restfb/testutils/AssertJson.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/testutils/BatchRequestAssert.java b/src/test/java/com/restfb/testutils/BatchRequestAssert.java index 0292f28ba..c63bf4213 100644 --- a/src/test/java/com/restfb/testutils/BatchRequestAssert.java +++ b/src/test/java/com/restfb/testutils/BatchRequestAssert.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/testutils/BinaryAttachmentAssert.java b/src/test/java/com/restfb/testutils/BinaryAttachmentAssert.java index 3620106de..dbad2c430 100644 --- a/src/test/java/com/restfb/testutils/BinaryAttachmentAssert.java +++ b/src/test/java/com/restfb/testutils/BinaryAttachmentAssert.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/testutils/FakeWebRequestorAssert.java b/src/test/java/com/restfb/testutils/FakeWebRequestorAssert.java index f56f1f27b..35b1e3386 100644 --- a/src/test/java/com/restfb/testutils/FakeWebRequestorAssert.java +++ b/src/test/java/com/restfb/testutils/FakeWebRequestorAssert.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/testutils/ParameterAssert.java b/src/test/java/com/restfb/testutils/ParameterAssert.java index 962755a44..ad7132f2f 100644 --- a/src/test/java/com/restfb/testutils/ParameterAssert.java +++ b/src/test/java/com/restfb/testutils/ParameterAssert.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/testutils/RestfbAssertions.java b/src/test/java/com/restfb/testutils/RestfbAssertions.java index 4eaa1a27a..e205a5bea 100644 --- a/src/test/java/com/restfb/testutils/RestfbAssertions.java +++ b/src/test/java/com/restfb/testutils/RestfbAssertions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/testutils/test/AssertJsonTest.java b/src/test/java/com/restfb/testutils/test/AssertJsonTest.java index c710bd147..3c1dd210a 100644 --- a/src/test/java/com/restfb/testutils/test/AssertJsonTest.java +++ b/src/test/java/com/restfb/testutils/test/AssertJsonTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/AccountTest.java b/src/test/java/com/restfb/types/AccountTest.java index 0d8b0f04d..5e6596ac4 100644 --- a/src/test/java/com/restfb/types/AccountTest.java +++ b/src/test/java/com/restfb/types/AccountTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/AlbumTest.java b/src/test/java/com/restfb/types/AlbumTest.java index bb95d7318..698b92cfa 100644 --- a/src/test/java/com/restfb/types/AlbumTest.java +++ b/src/test/java/com/restfb/types/AlbumTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ApplicationTest.java b/src/test/java/com/restfb/types/ApplicationTest.java index df960b713..91dd441ae 100644 --- a/src/test/java/com/restfb/types/ApplicationTest.java +++ b/src/test/java/com/restfb/types/ApplicationTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/CommentTest.java b/src/test/java/com/restfb/types/CommentTest.java index f1c228499..1b2c5d753 100644 --- a/src/test/java/com/restfb/types/CommentTest.java +++ b/src/test/java/com/restfb/types/CommentTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/DeAuthTest.java b/src/test/java/com/restfb/types/DeAuthTest.java index 1c9c1a46d..4e94477d5 100644 --- a/src/test/java/com/restfb/types/DeAuthTest.java +++ b/src/test/java/com/restfb/types/DeAuthTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/DebugTokenInfoTest.java b/src/test/java/com/restfb/types/DebugTokenInfoTest.java index 9f4765baf..9fcf1f529 100644 --- a/src/test/java/com/restfb/types/DebugTokenInfoTest.java +++ b/src/test/java/com/restfb/types/DebugTokenInfoTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/DeviceCodeTest.java b/src/test/java/com/restfb/types/DeviceCodeTest.java index 3df41ecd1..1d161d813 100644 --- a/src/test/java/com/restfb/types/DeviceCodeTest.java +++ b/src/test/java/com/restfb/types/DeviceCodeTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/EducationTest.java b/src/test/java/com/restfb/types/EducationTest.java index 2b36dcb03..cd4e007ac 100644 --- a/src/test/java/com/restfb/types/EducationTest.java +++ b/src/test/java/com/restfb/types/EducationTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/EventTest.java b/src/test/java/com/restfb/types/EventTest.java index 2d01afb37..bc613ccbb 100644 --- a/src/test/java/com/restfb/types/EventTest.java +++ b/src/test/java/com/restfb/types/EventTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/GraphResponseTest.java b/src/test/java/com/restfb/types/GraphResponseTest.java index e1efe58ca..8fc5c6216 100644 --- a/src/test/java/com/restfb/types/GraphResponseTest.java +++ b/src/test/java/com/restfb/types/GraphResponseTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/GroupTest.java b/src/test/java/com/restfb/types/GroupTest.java index ebc2610ff..d99b26ed5 100644 --- a/src/test/java/com/restfb/types/GroupTest.java +++ b/src/test/java/com/restfb/types/GroupTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/InsightTest.java b/src/test/java/com/restfb/types/InsightTest.java index 1b8955318..d8d0bdba5 100644 --- a/src/test/java/com/restfb/types/InsightTest.java +++ b/src/test/java/com/restfb/types/InsightTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/InstagramUserTest.java b/src/test/java/com/restfb/types/InstagramUserTest.java index 0e90a7201..d2f397a31 100644 --- a/src/test/java/com/restfb/types/InstagramUserTest.java +++ b/src/test/java/com/restfb/types/InstagramUserTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/JsonObjectTest.java b/src/test/java/com/restfb/types/JsonObjectTest.java index d506e56c6..05ebac907 100644 --- a/src/test/java/com/restfb/types/JsonObjectTest.java +++ b/src/test/java/com/restfb/types/JsonObjectTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/LikesTest.java b/src/test/java/com/restfb/types/LikesTest.java index 85ee4ac9d..a94ecb60a 100644 --- a/src/test/java/com/restfb/types/LikesTest.java +++ b/src/test/java/com/restfb/types/LikesTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/MessageTest.java b/src/test/java/com/restfb/types/MessageTest.java index 3bb5df55e..ca93068a2 100644 --- a/src/test/java/com/restfb/types/MessageTest.java +++ b/src/test/java/com/restfb/types/MessageTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/MetadataUserTest.java b/src/test/java/com/restfb/types/MetadataUserTest.java index 4a7cf5674..1e962e57f 100644 --- a/src/test/java/com/restfb/types/MetadataUserTest.java +++ b/src/test/java/com/restfb/types/MetadataUserTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/MilestoneTest.java b/src/test/java/com/restfb/types/MilestoneTest.java index e03a25ec1..dd1a2b5d3 100644 --- a/src/test/java/com/restfb/types/MilestoneTest.java +++ b/src/test/java/com/restfb/types/MilestoneTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/OpenGraphRatingTest.java b/src/test/java/com/restfb/types/OpenGraphRatingTest.java index f8dec07cb..56be84627 100644 --- a/src/test/java/com/restfb/types/OpenGraphRatingTest.java +++ b/src/test/java/com/restfb/types/OpenGraphRatingTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/PageAdminNoteTest.java b/src/test/java/com/restfb/types/PageAdminNoteTest.java index f0fe4ba95..70ea2d411 100644 --- a/src/test/java/com/restfb/types/PageAdminNoteTest.java +++ b/src/test/java/com/restfb/types/PageAdminNoteTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/PageCallToActionTest.java b/src/test/java/com/restfb/types/PageCallToActionTest.java index ed0b4134d..ace2b2a61 100644 --- a/src/test/java/com/restfb/types/PageCallToActionTest.java +++ b/src/test/java/com/restfb/types/PageCallToActionTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/PageLabelTest.java b/src/test/java/com/restfb/types/PageLabelTest.java index b2e9a0174..b37d18740 100644 --- a/src/test/java/com/restfb/types/PageLabelTest.java +++ b/src/test/java/com/restfb/types/PageLabelTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/PageLifeEventTest.java b/src/test/java/com/restfb/types/PageLifeEventTest.java index 52ad38656..5eb68eed7 100644 --- a/src/test/java/com/restfb/types/PageLifeEventTest.java +++ b/src/test/java/com/restfb/types/PageLifeEventTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/PageMessageTagTest.java b/src/test/java/com/restfb/types/PageMessageTagTest.java index 0778806fc..be14193d4 100644 --- a/src/test/java/com/restfb/types/PageMessageTagTest.java +++ b/src/test/java/com/restfb/types/PageMessageTagTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/PagePaymentOptionsTest.java b/src/test/java/com/restfb/types/PagePaymentOptionsTest.java index c683f7a36..a31003013 100644 --- a/src/test/java/com/restfb/types/PagePaymentOptionsTest.java +++ b/src/test/java/com/restfb/types/PagePaymentOptionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/PageRatingTest.java b/src/test/java/com/restfb/types/PageRatingTest.java index 8ae3bb1eb..d62b29e80 100644 --- a/src/test/java/com/restfb/types/PageRatingTest.java +++ b/src/test/java/com/restfb/types/PageRatingTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/PageTest.java b/src/test/java/com/restfb/types/PageTest.java index d5df4a35e..29f8616ed 100644 --- a/src/test/java/com/restfb/types/PageTest.java +++ b/src/test/java/com/restfb/types/PageTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/PhotoBackdateTest.java b/src/test/java/com/restfb/types/PhotoBackdateTest.java index 633a7e83b..5e6085916 100644 --- a/src/test/java/com/restfb/types/PhotoBackdateTest.java +++ b/src/test/java/com/restfb/types/PhotoBackdateTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/PhotoTagsTest.java b/src/test/java/com/restfb/types/PhotoTagsTest.java index 6e3a2610b..7a4d3aae6 100644 --- a/src/test/java/com/restfb/types/PhotoTagsTest.java +++ b/src/test/java/com/restfb/types/PhotoTagsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/PhotoTest.java b/src/test/java/com/restfb/types/PhotoTest.java index 703f5bdc2..b1f98ccb3 100644 --- a/src/test/java/com/restfb/types/PhotoTest.java +++ b/src/test/java/com/restfb/types/PhotoTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/PlaceLocationStringTest.java b/src/test/java/com/restfb/types/PlaceLocationStringTest.java index 8d72c1688..ba135bbfd 100644 --- a/src/test/java/com/restfb/types/PlaceLocationStringTest.java +++ b/src/test/java/com/restfb/types/PlaceLocationStringTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/PlaceTest.java b/src/test/java/com/restfb/types/PlaceTest.java index 7e50d58d8..74107133c 100644 --- a/src/test/java/com/restfb/types/PlaceTest.java +++ b/src/test/java/com/restfb/types/PlaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/PostTest.java b/src/test/java/com/restfb/types/PostTest.java index 33e1c6b82..d55f0f766 100644 --- a/src/test/java/com/restfb/types/PostTest.java +++ b/src/test/java/com/restfb/types/PostTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ResumableUploadTest.java b/src/test/java/com/restfb/types/ResumableUploadTest.java index f463ca2e1..8419562fa 100644 --- a/src/test/java/com/restfb/types/ResumableUploadTest.java +++ b/src/test/java/com/restfb/types/ResumableUploadTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/SearchPlaceTest.java b/src/test/java/com/restfb/types/SearchPlaceTest.java index 57364d44a..d20fc4af9 100644 --- a/src/test/java/com/restfb/types/SearchPlaceTest.java +++ b/src/test/java/com/restfb/types/SearchPlaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/SendApiTest.java b/src/test/java/com/restfb/types/SendApiTest.java index 4c31aa32c..2eafdcacf 100644 --- a/src/test/java/com/restfb/types/SendApiTest.java +++ b/src/test/java/com/restfb/types/SendApiTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/StatusMessageTest.java b/src/test/java/com/restfb/types/StatusMessageTest.java index 62dfde25a..e6a9e35a0 100644 --- a/src/test/java/com/restfb/types/StatusMessageTest.java +++ b/src/test/java/com/restfb/types/StatusMessageTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/StoryAttachmentTest.java b/src/test/java/com/restfb/types/StoryAttachmentTest.java index a40defed8..066730b1a 100644 --- a/src/test/java/com/restfb/types/StoryAttachmentTest.java +++ b/src/test/java/com/restfb/types/StoryAttachmentTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/SubscriptionTest.java b/src/test/java/com/restfb/types/SubscriptionTest.java index eaea4e39b..9c8350df5 100644 --- a/src/test/java/com/restfb/types/SubscriptionTest.java +++ b/src/test/java/com/restfb/types/SubscriptionTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ThreadTest.java b/src/test/java/com/restfb/types/ThreadTest.java index 7a4cd0834..1cb2734e2 100644 --- a/src/test/java/com/restfb/types/ThreadTest.java +++ b/src/test/java/com/restfb/types/ThreadTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/UrlPayloadTest.java b/src/test/java/com/restfb/types/UrlPayloadTest.java index 3a55cf4ac..c07be4ef9 100644 --- a/src/test/java/com/restfb/types/UrlPayloadTest.java +++ b/src/test/java/com/restfb/types/UrlPayloadTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/UrlTest.java b/src/test/java/com/restfb/types/UrlTest.java index 3446a1290..30f0e8b25 100644 --- a/src/test/java/com/restfb/types/UrlTest.java +++ b/src/test/java/com/restfb/types/UrlTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/UserPermissionTest.java b/src/test/java/com/restfb/types/UserPermissionTest.java index e964311d8..fbe0e4419 100644 --- a/src/test/java/com/restfb/types/UserPermissionTest.java +++ b/src/test/java/com/restfb/types/UserPermissionTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/UserProfileTest.java b/src/test/java/com/restfb/types/UserProfileTest.java index c7a666e43..b42589e95 100644 --- a/src/test/java/com/restfb/types/UserProfileTest.java +++ b/src/test/java/com/restfb/types/UserProfileTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/UserTest.java b/src/test/java/com/restfb/types/UserTest.java index e0c7b8df6..5b6dae387 100644 --- a/src/test/java/com/restfb/types/UserTest.java +++ b/src/test/java/com/restfb/types/UserTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/VideoListTest.java b/src/test/java/com/restfb/types/VideoListTest.java index 920baab19..486041a36 100644 --- a/src/test/java/com/restfb/types/VideoListTest.java +++ b/src/test/java/com/restfb/types/VideoListTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/VideoTest.java b/src/test/java/com/restfb/types/VideoTest.java index fcbbd9b25..4df5f131b 100644 --- a/src/test/java/com/restfb/types/VideoTest.java +++ b/src/test/java/com/restfb/types/VideoTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/WebhookMessagingNlpTest.java b/src/test/java/com/restfb/types/WebhookMessagingNlpTest.java index 1c6a1f7ea..ae5616237 100644 --- a/src/test/java/com/restfb/types/WebhookMessagingNlpTest.java +++ b/src/test/java/com/restfb/types/WebhookMessagingNlpTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/WebhookMessagingTest.java b/src/test/java/com/restfb/types/WebhookMessagingTest.java index 8e1b4b9fe..d25289697 100644 --- a/src/test/java/com/restfb/types/WebhookMessagingTest.java +++ b/src/test/java/com/restfb/types/WebhookMessagingTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/WebhookPermissionTest.java b/src/test/java/com/restfb/types/WebhookPermissionTest.java index 02d23f171..e83661c52 100644 --- a/src/test/java/com/restfb/types/WebhookPermissionTest.java +++ b/src/test/java/com/restfb/types/WebhookPermissionTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/WebhookTest.java b/src/test/java/com/restfb/types/WebhookTest.java index d15053885..050d8ff56 100644 --- a/src/test/java/com/restfb/types/WebhookTest.java +++ b/src/test/java/com/restfb/types/WebhookTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/WorkExperienceTest.java b/src/test/java/com/restfb/types/WorkExperienceTest.java index 266a5ce77..4cf7c843a 100644 --- a/src/test/java/com/restfb/types/WorkExperienceTest.java +++ b/src/test/java/com/restfb/types/WorkExperienceTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/AdAccountTest.java b/src/test/java/com/restfb/types/ads/AdAccountTest.java index 3e3f8f90d..3378f4742 100644 --- a/src/test/java/com/restfb/types/ads/AdAccountTest.java +++ b/src/test/java/com/restfb/types/ads/AdAccountTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/AdCampaignFrequencyControlSpecsTest.java b/src/test/java/com/restfb/types/ads/AdCampaignFrequencyControlSpecsTest.java index c16df140e..e7c44997f 100644 --- a/src/test/java/com/restfb/types/ads/AdCampaignFrequencyControlSpecsTest.java +++ b/src/test/java/com/restfb/types/ads/AdCampaignFrequencyControlSpecsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/AdCreativeTest.java b/src/test/java/com/restfb/types/ads/AdCreativeTest.java index e91184d9f..888ae66ca 100644 --- a/src/test/java/com/restfb/types/ads/AdCreativeTest.java +++ b/src/test/java/com/restfb/types/ads/AdCreativeTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/AdCreativeTextDataTest.java b/src/test/java/com/restfb/types/ads/AdCreativeTextDataTest.java index e720c858b..010792458 100644 --- a/src/test/java/com/restfb/types/ads/AdCreativeTextDataTest.java +++ b/src/test/java/com/restfb/types/ads/AdCreativeTextDataTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/AdTest.java b/src/test/java/com/restfb/types/ads/AdTest.java index a0ba86c67..2ec4b9f84 100644 --- a/src/test/java/com/restfb/types/ads/AdTest.java +++ b/src/test/java/com/restfb/types/ads/AdTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/AdsAccountGroupTest.java b/src/test/java/com/restfb/types/ads/AdsAccountGroupTest.java index 8511f9d26..7aec16418 100644 --- a/src/test/java/com/restfb/types/ads/AdsAccountGroupTest.java +++ b/src/test/java/com/restfb/types/ads/AdsAccountGroupTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/AdsUserTest.java b/src/test/java/com/restfb/types/ads/AdsUserTest.java index 5af89a916..21fa852ca 100644 --- a/src/test/java/com/restfb/types/ads/AdsUserTest.java +++ b/src/test/java/com/restfb/types/ads/AdsUserTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/AndroidAppLinkTest.java b/src/test/java/com/restfb/types/ads/AndroidAppLinkTest.java index 31fc9d91e..c64d751f7 100644 --- a/src/test/java/com/restfb/types/ads/AndroidAppLinkTest.java +++ b/src/test/java/com/restfb/types/ads/AndroidAppLinkTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/FundingSourceDetailsTest.java b/src/test/java/com/restfb/types/ads/FundingSourceDetailsTest.java index 5e5e0e793..2cd6955ac 100644 --- a/src/test/java/com/restfb/types/ads/FundingSourceDetailsTest.java +++ b/src/test/java/com/restfb/types/ads/FundingSourceDetailsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/IDNameTest.java b/src/test/java/com/restfb/types/ads/IDNameTest.java index e338f5ccf..08586fe57 100644 --- a/src/test/java/com/restfb/types/ads/IDNameTest.java +++ b/src/test/java/com/restfb/types/ads/IDNameTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/LeadTest.java b/src/test/java/com/restfb/types/ads/LeadTest.java index a9af8e206..86a009de7 100644 --- a/src/test/java/com/restfb/types/ads/LeadTest.java +++ b/src/test/java/com/restfb/types/ads/LeadTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/LookalikeSpecTest.java b/src/test/java/com/restfb/types/ads/LookalikeSpecTest.java index c647cf6ac..3aa5126c8 100644 --- a/src/test/java/com/restfb/types/ads/LookalikeSpecTest.java +++ b/src/test/java/com/restfb/types/ads/LookalikeSpecTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/RuleTest.java b/src/test/java/com/restfb/types/ads/RuleTest.java index e51547411..102228463 100644 --- a/src/test/java/com/restfb/types/ads/RuleTest.java +++ b/src/test/java/com/restfb/types/ads/RuleTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/TargetingProductAudienceSubSpecTest.java b/src/test/java/com/restfb/types/ads/TargetingProductAudienceSubSpecTest.java index 9b8fe2857..902ca9fb8 100644 --- a/src/test/java/com/restfb/types/ads/TargetingProductAudienceSubSpecTest.java +++ b/src/test/java/com/restfb/types/ads/TargetingProductAudienceSubSpecTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/TargetingResponseDemographicTest.java b/src/test/java/com/restfb/types/ads/TargetingResponseDemographicTest.java index 06fcdf471..9e93889e0 100644 --- a/src/test/java/com/restfb/types/ads/TargetingResponseDemographicTest.java +++ b/src/test/java/com/restfb/types/ads/TargetingResponseDemographicTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/TargetingResponseEducationTest.java b/src/test/java/com/restfb/types/ads/TargetingResponseEducationTest.java index e0c8f3548..966aec72a 100644 --- a/src/test/java/com/restfb/types/ads/TargetingResponseEducationTest.java +++ b/src/test/java/com/restfb/types/ads/TargetingResponseEducationTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/TargetingResponseGeographicMetadataTest.java b/src/test/java/com/restfb/types/ads/TargetingResponseGeographicMetadataTest.java index 7a556292d..17227a5cb 100644 --- a/src/test/java/com/restfb/types/ads/TargetingResponseGeographicMetadataTest.java +++ b/src/test/java/com/restfb/types/ads/TargetingResponseGeographicMetadataTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/TargetingResponseGeographicTest.java b/src/test/java/com/restfb/types/ads/TargetingResponseGeographicTest.java index c39699b60..8e2171f99 100644 --- a/src/test/java/com/restfb/types/ads/TargetingResponseGeographicTest.java +++ b/src/test/java/com/restfb/types/ads/TargetingResponseGeographicTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/TargetingResponseRadiusSuggestionTest.java b/src/test/java/com/restfb/types/ads/TargetingResponseRadiusSuggestionTest.java index a5a8c6a10..1d0170176 100644 --- a/src/test/java/com/restfb/types/ads/TargetingResponseRadiusSuggestionTest.java +++ b/src/test/java/com/restfb/types/ads/TargetingResponseRadiusSuggestionTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/TargetingSentenceLineTest.java b/src/test/java/com/restfb/types/ads/TargetingSentenceLineTest.java index 147a32bb4..0a6057c2c 100644 --- a/src/test/java/com/restfb/types/ads/TargetingSentenceLineTest.java +++ b/src/test/java/com/restfb/types/ads/TargetingSentenceLineTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/TargetingTest.java b/src/test/java/com/restfb/types/ads/TargetingTest.java index 197a16481..0029068cc 100644 --- a/src/test/java/com/restfb/types/ads/TargetingTest.java +++ b/src/test/java/com/restfb/types/ads/TargetingTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/ads/UserPermissionTest.java b/src/test/java/com/restfb/types/ads/UserPermissionTest.java index 3a607318b..ba7a158cb 100644 --- a/src/test/java/com/restfb/types/ads/UserPermissionTest.java +++ b/src/test/java/com/restfb/types/ads/UserPermissionTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/api/ApiCheckGenerator.java b/src/test/java/com/restfb/types/api/ApiCheckGenerator.java index ec9377387..427e88285 100644 --- a/src/test/java/com/restfb/types/api/ApiCheckGenerator.java +++ b/src/test/java/com/restfb/types/api/ApiCheckGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/api/ApiCheckTest.java b/src/test/java/com/restfb/types/api/ApiCheckTest.java index 80acab500..790081769 100644 --- a/src/test/java/com/restfb/types/api/ApiCheckTest.java +++ b/src/test/java/com/restfb/types/api/ApiCheckTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/api/BaseTestCheck.java b/src/test/java/com/restfb/types/api/BaseTestCheck.java index 0dbda5a90..7d484a7c3 100644 --- a/src/test/java/com/restfb/types/api/BaseTestCheck.java +++ b/src/test/java/com/restfb/types/api/BaseTestCheck.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/api/SetterGetterTestBase.java b/src/test/java/com/restfb/types/api/SetterGetterTestBase.java index eb47bc8eb..82b11abd6 100644 --- a/src/test/java/com/restfb/types/api/SetterGetterTestBase.java +++ b/src/test/java/com/restfb/types/api/SetterGetterTestBase.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/instagram/IgCommentTest.java b/src/test/java/com/restfb/types/instagram/IgCommentTest.java index f527d99f4..09ccdeab1 100644 --- a/src/test/java/com/restfb/types/instagram/IgCommentTest.java +++ b/src/test/java/com/restfb/types/instagram/IgCommentTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/instagram/IgMediaTest.java b/src/test/java/com/restfb/types/instagram/IgMediaTest.java index 0d234c27e..86033baa2 100644 --- a/src/test/java/com/restfb/types/instagram/IgMediaTest.java +++ b/src/test/java/com/restfb/types/instagram/IgMediaTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/instagram/IgUserTest.java b/src/test/java/com/restfb/types/instagram/IgUserTest.java index 8a69a30c4..ae0751aee 100644 --- a/src/test/java/com/restfb/types/instagram/IgUserTest.java +++ b/src/test/java/com/restfb/types/instagram/IgUserTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/instagram/InstagramWebhookTest.java b/src/test/java/com/restfb/types/instagram/InstagramWebhookTest.java index 4ec4fc5b1..9dd423853 100644 --- a/src/test/java/com/restfb/types/instagram/InstagramWebhookTest.java +++ b/src/test/java/com/restfb/types/instagram/InstagramWebhookTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/oembed/OembedTest.java b/src/test/java/com/restfb/types/oembed/OembedTest.java index 7a275a7f0..f25defbc5 100644 --- a/src/test/java/com/restfb/types/oembed/OembedTest.java +++ b/src/test/java/com/restfb/types/oembed/OembedTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/send/CallToActionTest.java b/src/test/java/com/restfb/types/send/CallToActionTest.java index 92090a77f..9cf327927 100644 --- a/src/test/java/com/restfb/types/send/CallToActionTest.java +++ b/src/test/java/com/restfb/types/send/CallToActionTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/send/GreetingTest.java b/src/test/java/com/restfb/types/send/GreetingTest.java index ed54e5a4b..e79f146fe 100644 --- a/src/test/java/com/restfb/types/send/GreetingTest.java +++ b/src/test/java/com/restfb/types/send/GreetingTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/send/IdMessageRecipientTest.java b/src/test/java/com/restfb/types/send/IdMessageRecipientTest.java index 5933878ab..ef0f24ce3 100644 --- a/src/test/java/com/restfb/types/send/IdMessageRecipientTest.java +++ b/src/test/java/com/restfb/types/send/IdMessageRecipientTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/send/MessageCreativeResponseTest.java b/src/test/java/com/restfb/types/send/MessageCreativeResponseTest.java index 8b859435a..caa22afe9 100644 --- a/src/test/java/com/restfb/types/send/MessageCreativeResponseTest.java +++ b/src/test/java/com/restfb/types/send/MessageCreativeResponseTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/send/MessagingTypeTest.java b/src/test/java/com/restfb/types/send/MessagingTypeTest.java index 713b157db..f89e9b396 100644 --- a/src/test/java/com/restfb/types/send/MessagingTypeTest.java +++ b/src/test/java/com/restfb/types/send/MessagingTypeTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/send/MessengerProfilePropertiesTest.java b/src/test/java/com/restfb/types/send/MessengerProfilePropertiesTest.java index dedac20c4..e5aa5b655 100644 --- a/src/test/java/com/restfb/types/send/MessengerProfilePropertiesTest.java +++ b/src/test/java/com/restfb/types/send/MessengerProfilePropertiesTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/send/PersistentMenuTest.java b/src/test/java/com/restfb/types/send/PersistentMenuTest.java index 3bc76371c..6fd539338 100644 --- a/src/test/java/com/restfb/types/send/PersistentMenuTest.java +++ b/src/test/java/com/restfb/types/send/PersistentMenuTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/send/SendResponseTest.java b/src/test/java/com/restfb/types/send/SendResponseTest.java index 8384d0a3b..a01422932 100644 --- a/src/test/java/com/restfb/types/send/SendResponseTest.java +++ b/src/test/java/com/restfb/types/send/SendResponseTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/send/SponsoredMessageResponseTest.java b/src/test/java/com/restfb/types/send/SponsoredMessageResponseTest.java index 7469d7ecf..bcfe8f8c5 100644 --- a/src/test/java/com/restfb/types/send/SponsoredMessageResponseTest.java +++ b/src/test/java/com/restfb/types/send/SponsoredMessageResponseTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/AccountTest.java b/src/test/java/com/restfb/types/setter/AccountTest.java index 3ce8f013b..10186c0c3 100644 --- a/src/test/java/com/restfb/types/setter/AccountTest.java +++ b/src/test/java/com/restfb/types/setter/AccountTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/AlbumTest.java b/src/test/java/com/restfb/types/setter/AlbumTest.java index acecdd5ad..94a5a5295 100644 --- a/src/test/java/com/restfb/types/setter/AlbumTest.java +++ b/src/test/java/com/restfb/types/setter/AlbumTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/AppRequestTest.java b/src/test/java/com/restfb/types/setter/AppRequestTest.java index 03fe08ab5..a2aedf858 100644 --- a/src/test/java/com/restfb/types/setter/AppRequestTest.java +++ b/src/test/java/com/restfb/types/setter/AppRequestTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ApplicationTest.java b/src/test/java/com/restfb/types/setter/ApplicationTest.java index adfa82989..e4aef2d5f 100644 --- a/src/test/java/com/restfb/types/setter/ApplicationTest.java +++ b/src/test/java/com/restfb/types/setter/ApplicationTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/CategorizedFacebookTypeTest.java b/src/test/java/com/restfb/types/setter/CategorizedFacebookTypeTest.java index 6c95608cc..76967b2c7 100644 --- a/src/test/java/com/restfb/types/setter/CategorizedFacebookTypeTest.java +++ b/src/test/java/com/restfb/types/setter/CategorizedFacebookTypeTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/CheckinTest.java b/src/test/java/com/restfb/types/setter/CheckinTest.java index b5ef6f20c..77417f36a 100644 --- a/src/test/java/com/restfb/types/setter/CheckinTest.java +++ b/src/test/java/com/restfb/types/setter/CheckinTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ConversationTest.java b/src/test/java/com/restfb/types/setter/ConversationTest.java index 61c43cfb0..b0c93fff4 100644 --- a/src/test/java/com/restfb/types/setter/ConversationTest.java +++ b/src/test/java/com/restfb/types/setter/ConversationTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/DeAuthTest.java b/src/test/java/com/restfb/types/setter/DeAuthTest.java index 977cb662b..3efe64c1b 100644 --- a/src/test/java/com/restfb/types/setter/DeAuthTest.java +++ b/src/test/java/com/restfb/types/setter/DeAuthTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/EventTest.java b/src/test/java/com/restfb/types/setter/EventTest.java index d54ccff79..65228783c 100644 --- a/src/test/java/com/restfb/types/setter/EventTest.java +++ b/src/test/java/com/restfb/types/setter/EventTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/FacebookTypeTest.java b/src/test/java/com/restfb/types/setter/FacebookTypeTest.java index f9d3c7f19..c68b056a2 100644 --- a/src/test/java/com/restfb/types/setter/FacebookTypeTest.java +++ b/src/test/java/com/restfb/types/setter/FacebookTypeTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/FriendListTest.java b/src/test/java/com/restfb/types/setter/FriendListTest.java index 669c8ea7d..51ff0f438 100644 --- a/src/test/java/com/restfb/types/setter/FriendListTest.java +++ b/src/test/java/com/restfb/types/setter/FriendListTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/GroupTest.java b/src/test/java/com/restfb/types/setter/GroupTest.java index af5518f1b..4a1f2d558 100644 --- a/src/test/java/com/restfb/types/setter/GroupTest.java +++ b/src/test/java/com/restfb/types/setter/GroupTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/InsightTest.java b/src/test/java/com/restfb/types/setter/InsightTest.java index 0e88f85ca..d44f7aff7 100644 --- a/src/test/java/com/restfb/types/setter/InsightTest.java +++ b/src/test/java/com/restfb/types/setter/InsightTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/LinkTest.java b/src/test/java/com/restfb/types/setter/LinkTest.java index 45805f229..0e4d866bc 100644 --- a/src/test/java/com/restfb/types/setter/LinkTest.java +++ b/src/test/java/com/restfb/types/setter/LinkTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/LocationTest.java b/src/test/java/com/restfb/types/setter/LocationTest.java index 8c3efebbc..727979d11 100644 --- a/src/test/java/com/restfb/types/setter/LocationTest.java +++ b/src/test/java/com/restfb/types/setter/LocationTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/MessageTagTest.java b/src/test/java/com/restfb/types/setter/MessageTagTest.java index 542444561..9a8ee9cf7 100644 --- a/src/test/java/com/restfb/types/setter/MessageTagTest.java +++ b/src/test/java/com/restfb/types/setter/MessageTagTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/MessageTest.java b/src/test/java/com/restfb/types/setter/MessageTest.java index 7e0b3b1e7..7fcdee377 100644 --- a/src/test/java/com/restfb/types/setter/MessageTest.java +++ b/src/test/java/com/restfb/types/setter/MessageTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/NamedFacebookTypeTest.java b/src/test/java/com/restfb/types/setter/NamedFacebookTypeTest.java index 144d52c17..b258107fd 100644 --- a/src/test/java/com/restfb/types/setter/NamedFacebookTypeTest.java +++ b/src/test/java/com/restfb/types/setter/NamedFacebookTypeTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/NoteTest.java b/src/test/java/com/restfb/types/setter/NoteTest.java index 0a20a9197..fe9bb3c81 100644 --- a/src/test/java/com/restfb/types/setter/NoteTest.java +++ b/src/test/java/com/restfb/types/setter/NoteTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/OpenGraphRatingTest.java b/src/test/java/com/restfb/types/setter/OpenGraphRatingTest.java index 05b68f80c..e203b0208 100644 --- a/src/test/java/com/restfb/types/setter/OpenGraphRatingTest.java +++ b/src/test/java/com/restfb/types/setter/OpenGraphRatingTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/PageConnectionTest.java b/src/test/java/com/restfb/types/setter/PageConnectionTest.java index 0afe5bc06..77d06e3fc 100644 --- a/src/test/java/com/restfb/types/setter/PageConnectionTest.java +++ b/src/test/java/com/restfb/types/setter/PageConnectionTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/PageLifeEventTest.java b/src/test/java/com/restfb/types/setter/PageLifeEventTest.java index feef1cf20..ebd708f52 100644 --- a/src/test/java/com/restfb/types/setter/PageLifeEventTest.java +++ b/src/test/java/com/restfb/types/setter/PageLifeEventTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/PageRatingTest.java b/src/test/java/com/restfb/types/setter/PageRatingTest.java index 962f63baa..8314ccf51 100644 --- a/src/test/java/com/restfb/types/setter/PageRatingTest.java +++ b/src/test/java/com/restfb/types/setter/PageRatingTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/PageTest.java b/src/test/java/com/restfb/types/setter/PageTest.java index aa1f2d8db..b958ba032 100644 --- a/src/test/java/com/restfb/types/setter/PageTest.java +++ b/src/test/java/com/restfb/types/setter/PageTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/PhotoTest.java b/src/test/java/com/restfb/types/setter/PhotoTest.java index e7ec953de..3c6fdd99f 100644 --- a/src/test/java/com/restfb/types/setter/PhotoTest.java +++ b/src/test/java/com/restfb/types/setter/PhotoTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/PlaceTagTest.java b/src/test/java/com/restfb/types/setter/PlaceTagTest.java index 67cb20fd3..44f49147f 100644 --- a/src/test/java/com/restfb/types/setter/PlaceTagTest.java +++ b/src/test/java/com/restfb/types/setter/PlaceTagTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/PlaceTest.java b/src/test/java/com/restfb/types/setter/PlaceTest.java index 0326077a7..c2b0f79be 100644 --- a/src/test/java/com/restfb/types/setter/PlaceTest.java +++ b/src/test/java/com/restfb/types/setter/PlaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/PostTest.java b/src/test/java/com/restfb/types/setter/PostTest.java index 851e0a5ce..d6d0012a2 100644 --- a/src/test/java/com/restfb/types/setter/PostTest.java +++ b/src/test/java/com/restfb/types/setter/PostTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ReviewTest.java b/src/test/java/com/restfb/types/setter/ReviewTest.java index bf665478e..586e63a80 100644 --- a/src/test/java/com/restfb/types/setter/ReviewTest.java +++ b/src/test/java/com/restfb/types/setter/ReviewTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/StatusMessageTest.java b/src/test/java/com/restfb/types/setter/StatusMessageTest.java index 1d4fef4d8..10cadd45d 100644 --- a/src/test/java/com/restfb/types/setter/StatusMessageTest.java +++ b/src/test/java/com/restfb/types/setter/StatusMessageTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/StoryAttachmentTest.java b/src/test/java/com/restfb/types/setter/StoryAttachmentTest.java index 5a6e8bf5f..1b633ed9a 100644 --- a/src/test/java/com/restfb/types/setter/StoryAttachmentTest.java +++ b/src/test/java/com/restfb/types/setter/StoryAttachmentTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/TestUserTest.java b/src/test/java/com/restfb/types/setter/TestUserTest.java index 6ab04d1d6..9e581aeeb 100644 --- a/src/test/java/com/restfb/types/setter/TestUserTest.java +++ b/src/test/java/com/restfb/types/setter/TestUserTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ThreadTest.java b/src/test/java/com/restfb/types/setter/ThreadTest.java index 5c454a631..057a08f91 100644 --- a/src/test/java/com/restfb/types/setter/ThreadTest.java +++ b/src/test/java/com/restfb/types/setter/ThreadTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/TranslationTest.java b/src/test/java/com/restfb/types/setter/TranslationTest.java index bf811637c..55f2dfbd6 100644 --- a/src/test/java/com/restfb/types/setter/TranslationTest.java +++ b/src/test/java/com/restfb/types/setter/TranslationTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/UrlTest.java b/src/test/java/com/restfb/types/setter/UrlTest.java index fbeafd753..c45f9ccb6 100644 --- a/src/test/java/com/restfb/types/setter/UrlTest.java +++ b/src/test/java/com/restfb/types/setter/UrlTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/UserTest.java b/src/test/java/com/restfb/types/setter/UserTest.java index 29f0549bf..d08eab1c3 100644 --- a/src/test/java/com/restfb/types/setter/UserTest.java +++ b/src/test/java/com/restfb/types/setter/UserTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/VideoTest.java b/src/test/java/com/restfb/types/setter/VideoTest.java index 9f460aebc..ce1f55e9c 100644 --- a/src/test/java/com/restfb/types/setter/VideoTest.java +++ b/src/test/java/com/restfb/types/setter/VideoTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/WorkExperienceTest.java b/src/test/java/com/restfb/types/setter/WorkExperienceTest.java index 9e7d730eb..3c1fe16e9 100644 --- a/src/test/java/com/restfb/types/setter/WorkExperienceTest.java +++ b/src/test/java/com/restfb/types/setter/WorkExperienceTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/AdTest.java b/src/test/java/com/restfb/types/setter/ads/AdTest.java index 5fa45ed7c..d50b24aed 100644 --- a/src/test/java/com/restfb/types/setter/ads/AdTest.java +++ b/src/test/java/com/restfb/types/setter/ads/AdTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/AndroidAppLinkTest.java b/src/test/java/com/restfb/types/setter/ads/AndroidAppLinkTest.java index 685325b63..1778b3c71 100644 --- a/src/test/java/com/restfb/types/setter/ads/AndroidAppLinkTest.java +++ b/src/test/java/com/restfb/types/setter/ads/AndroidAppLinkTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/CustomAudienceStatusTest.java b/src/test/java/com/restfb/types/setter/ads/CustomAudienceStatusTest.java index a1b2fd7c3..71a2bc1e3 100644 --- a/src/test/java/com/restfb/types/setter/ads/CustomAudienceStatusTest.java +++ b/src/test/java/com/restfb/types/setter/ads/CustomAudienceStatusTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/FundingSourceDetailsCouponTest.java b/src/test/java/com/restfb/types/setter/ads/FundingSourceDetailsCouponTest.java index 9fdf759d1..e7f49f0fe 100644 --- a/src/test/java/com/restfb/types/setter/ads/FundingSourceDetailsCouponTest.java +++ b/src/test/java/com/restfb/types/setter/ads/FundingSourceDetailsCouponTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/FundingSourceDetailsTest.java b/src/test/java/com/restfb/types/setter/ads/FundingSourceDetailsTest.java index 4d9af8582..18213c532 100644 --- a/src/test/java/com/restfb/types/setter/ads/FundingSourceDetailsTest.java +++ b/src/test/java/com/restfb/types/setter/ads/FundingSourceDetailsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/IDNameTest.java b/src/test/java/com/restfb/types/setter/ads/IDNameTest.java index ca41088c5..1eb4f0ee3 100644 --- a/src/test/java/com/restfb/types/setter/ads/IDNameTest.java +++ b/src/test/java/com/restfb/types/setter/ads/IDNameTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/IosAppLinkTest.java b/src/test/java/com/restfb/types/setter/ads/IosAppLinkTest.java index bf5808748..ce78ed1ec 100644 --- a/src/test/java/com/restfb/types/setter/ads/IosAppLinkTest.java +++ b/src/test/java/com/restfb/types/setter/ads/IosAppLinkTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/LookalikeSpecTest.java b/src/test/java/com/restfb/types/setter/ads/LookalikeSpecTest.java index edd5cfa93..be53d56f5 100644 --- a/src/test/java/com/restfb/types/setter/ads/LookalikeSpecTest.java +++ b/src/test/java/com/restfb/types/setter/ads/LookalikeSpecTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/MinimumBudgetTest.java b/src/test/java/com/restfb/types/setter/ads/MinimumBudgetTest.java index a617f775a..11433f0b2 100644 --- a/src/test/java/com/restfb/types/setter/ads/MinimumBudgetTest.java +++ b/src/test/java/com/restfb/types/setter/ads/MinimumBudgetTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/OffsitePixelTest.java b/src/test/java/com/restfb/types/setter/ads/OffsitePixelTest.java index 04d2a4b36..0a66f92b0 100644 --- a/src/test/java/com/restfb/types/setter/ads/OffsitePixelTest.java +++ b/src/test/java/com/restfb/types/setter/ads/OffsitePixelTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/PartnerCategoryTest.java b/src/test/java/com/restfb/types/setter/ads/PartnerCategoryTest.java index acc7b5749..e2d0eea70 100644 --- a/src/test/java/com/restfb/types/setter/ads/PartnerCategoryTest.java +++ b/src/test/java/com/restfb/types/setter/ads/PartnerCategoryTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/ProductCatalogTest.java b/src/test/java/com/restfb/types/setter/ads/ProductCatalogTest.java index 1cbab9edf..cc8f3e668 100644 --- a/src/test/java/com/restfb/types/setter/ads/ProductCatalogTest.java +++ b/src/test/java/com/restfb/types/setter/ads/ProductCatalogTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/TargetingDynamicRuleTest.java b/src/test/java/com/restfb/types/setter/ads/TargetingDynamicRuleTest.java index 93fb7722a..f1b8fab36 100644 --- a/src/test/java/com/restfb/types/setter/ads/TargetingDynamicRuleTest.java +++ b/src/test/java/com/restfb/types/setter/ads/TargetingDynamicRuleTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationCityTest.java b/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationCityTest.java index 0e44f1aa0..63944e87e 100644 --- a/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationCityTest.java +++ b/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationCityTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationCustomLocationTest.java b/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationCustomLocationTest.java index 9eacc94f6..288bf809d 100644 --- a/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationCustomLocationTest.java +++ b/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationCustomLocationTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationMarketTest.java b/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationMarketTest.java index 84b88ec5b..8c6a3f183 100644 --- a/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationMarketTest.java +++ b/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationMarketTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationPlaceTest.java b/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationPlaceTest.java index fdfc1dcea..d175f9c68 100644 --- a/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationPlaceTest.java +++ b/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationPlaceTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationRegionTest.java b/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationRegionTest.java index f6dcde10a..da42d0265 100644 --- a/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationRegionTest.java +++ b/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationRegionTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationZipTest.java b/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationZipTest.java index 5b1a29ed0..1e1ff19fb 100644 --- a/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationZipTest.java +++ b/src/test/java/com/restfb/types/setter/ads/TargetingGeoLocationZipTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/TargetingProductAudienceSpecTest.java b/src/test/java/com/restfb/types/setter/ads/TargetingProductAudienceSpecTest.java index 0737a4f8f..cfc67bdc0 100644 --- a/src/test/java/com/restfb/types/setter/ads/TargetingProductAudienceSpecTest.java +++ b/src/test/java/com/restfb/types/setter/ads/TargetingProductAudienceSpecTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/TargetingProductAudienceSubSpecTest.java b/src/test/java/com/restfb/types/setter/ads/TargetingProductAudienceSubSpecTest.java index a46844e6b..6babe4c79 100644 --- a/src/test/java/com/restfb/types/setter/ads/TargetingProductAudienceSubSpecTest.java +++ b/src/test/java/com/restfb/types/setter/ads/TargetingProductAudienceSubSpecTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/UserPermissionTest.java b/src/test/java/com/restfb/types/setter/ads/UserPermissionTest.java index f2702eab3..b3ec2cac2 100644 --- a/src/test/java/com/restfb/types/setter/ads/UserPermissionTest.java +++ b/src/test/java/com/restfb/types/setter/ads/UserPermissionTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/WebAppLinkTest.java b/src/test/java/com/restfb/types/setter/ads/WebAppLinkTest.java index e92dc7097..7e9de380b 100644 --- a/src/test/java/com/restfb/types/setter/ads/WebAppLinkTest.java +++ b/src/test/java/com/restfb/types/setter/ads/WebAppLinkTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/WindowsAppLinkTest.java b/src/test/java/com/restfb/types/setter/ads/WindowsAppLinkTest.java index fa4459a68..487d8227d 100644 --- a/src/test/java/com/restfb/types/setter/ads/WindowsAppLinkTest.java +++ b/src/test/java/com/restfb/types/setter/ads/WindowsAppLinkTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/types/setter/ads/WindowsPhoneAppLinkTest.java b/src/test/java/com/restfb/types/setter/ads/WindowsPhoneAppLinkTest.java index bc718fe35..67fc209b3 100644 --- a/src/test/java/com/restfb/types/setter/ads/WindowsPhoneAppLinkTest.java +++ b/src/test/java/com/restfb/types/setter/ads/WindowsPhoneAppLinkTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/util/DateUtilsMultiThreadedTest.java b/src/test/java/com/restfb/util/DateUtilsMultiThreadedTest.java index 99905eac4..68ebe6bc5 100644 --- a/src/test/java/com/restfb/util/DateUtilsMultiThreadedTest.java +++ b/src/test/java/com/restfb/util/DateUtilsMultiThreadedTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/util/DateUtilsTest.java b/src/test/java/com/restfb/util/DateUtilsTest.java index 510a40b4e..71112efd4 100644 --- a/src/test/java/com/restfb/util/DateUtilsTest.java +++ b/src/test/java/com/restfb/util/DateUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/util/EncodingUtilsRfcTest.java b/src/test/java/com/restfb/util/EncodingUtilsRfcTest.java index 004a7007b..faaffb0a3 100644 --- a/src/test/java/com/restfb/util/EncodingUtilsRfcTest.java +++ b/src/test/java/com/restfb/util/EncodingUtilsRfcTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/util/EncodingUtilsTest.java b/src/test/java/com/restfb/util/EncodingUtilsTest.java index 26fe34299..2d3959747 100644 --- a/src/test/java/com/restfb/util/EncodingUtilsTest.java +++ b/src/test/java/com/restfb/util/EncodingUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/util/EndpointBuilderParamTest.java b/src/test/java/com/restfb/util/EndpointBuilderParamTest.java index b1ff9e1b4..2a686b0fd 100644 --- a/src/test/java/com/restfb/util/EndpointBuilderParamTest.java +++ b/src/test/java/com/restfb/util/EndpointBuilderParamTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/util/EndpointBuilderTest.java b/src/test/java/com/restfb/util/EndpointBuilderTest.java index 558509bca..ac6cca04b 100644 --- a/src/test/java/com/restfb/util/EndpointBuilderTest.java +++ b/src/test/java/com/restfb/util/EndpointBuilderTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/util/MappingUtilsTest.java b/src/test/java/com/restfb/util/MappingUtilsTest.java index af3960f98..810e1bf17 100644 --- a/src/test/java/com/restfb/util/MappingUtilsTest.java +++ b/src/test/java/com/restfb/util/MappingUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/util/SoftHashMapTest.java b/src/test/java/com/restfb/util/SoftHashMapTest.java index 955715630..fae38225e 100644 --- a/src/test/java/com/restfb/util/SoftHashMapTest.java +++ b/src/test/java/com/restfb/util/SoftHashMapTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/util/StringJsonUtilsTest.java b/src/test/java/com/restfb/util/StringJsonUtilsTest.java index 0f631be00..ba8eea6d4 100644 --- a/src/test/java/com/restfb/util/StringJsonUtilsTest.java +++ b/src/test/java/com/restfb/util/StringJsonUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/util/StringUtilsTest.java b/src/test/java/com/restfb/util/StringUtilsTest.java index 570cb4e31..202d6ca0a 100644 --- a/src/test/java/com/restfb/util/StringUtilsTest.java +++ b/src/test/java/com/restfb/util/StringUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/com/restfb/util/UrlUtilsTest.java b/src/test/java/com/restfb/util/UrlUtilsTest.java index b577e2c98..34cca72f2 100644 --- a/src/test/java/com/restfb/util/UrlUtilsTest.java +++ b/src/test/java/com/restfb/util/UrlUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. + * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal