Skip to content

Commit

Permalink
Issue #1081: dangling comment warnings removed
Browse files Browse the repository at this point in the history
  • Loading branch information
nbartels committed Jul 29, 2020
1 parent 7af97b9 commit cbd1b68
Show file tree
Hide file tree
Showing 737 changed files with 737 additions and 737 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -249,7 +249,7 @@
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>3.0</version>
<version>4.0.rc1</version>
<configuration>
<header>LICENSE</header>
<excludes>
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/BaseFacebookClient.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/Connection.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/ConnectionIterator.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/DefaultFacebookClient.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/DefaultJsonMapper.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/DefaultWebRequestor.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/ETagWebRequestor.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/Facebook.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/FacebookClient.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/FacebookEndpoints.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/JsonHelper.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/JsonMapper.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/Parameter.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/Version.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/WebRequestor.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/annotation/GraphAPI.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/batch/BatchHeader.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/batch/BatchRequest.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/batch/BatchResponse.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/batch/package-info.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/exception/FacebookException.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/exception/package-info.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/logging/JulLogger.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/logging/JulMessage.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/logging/RestFBLogger.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/logging/SLF4JLogger.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/package-info.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/scope/FacebookPermissions.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/scope/ScopeBuilder.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/util/DateFormatStrategy.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/util/DateUtils.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/util/EncodingUtils.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/util/ObjectUtil.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/util/ReflectionUtils.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/util/SoftHashMap.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/util/StringJsonUtils.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/util/StringUtils.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/util/UrlUtils.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/restfb/util/package-info.java
@@ -1,4 +1,4 @@
/**
/*
* Copyright (c) 2010-2020 Mark Allen, Norbert Bartels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down

0 comments on commit cbd1b68

Please sign in to comment.