RECLAIM/OIDC: code cleanup
[oweals/gnunet.git] / src / include / gnunet_consensus_service.h
index eee9fc23b86e6d692ac9a65f64ef3cdf5c41447d..19736f241b8c023f0c97be9e08a4a97db37ab31a 100644 (file)
@@ -14,6 +14,8 @@
      
       You should have received a copy of the GNU Affero General Public License
       along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+     SPDX-License-Identifier: AGPL3.0-or-later
  */
 
 /**
@@ -53,7 +55,7 @@ extern "C"
 
 
 /**
- * Called when a new element was received from another peer, or an error occured.
+ * Called when a new element was received from another peer, or an error occurred.
  * May deliver duplicate values.
  * Elements given to a consensus operation by the local peer are NOT given
  * to this callback.