Update copyright dates
[src/app-framework-binder.git] / src / afb-permission-text.c
index 21069df..4ac1c58 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
  * Author: José Bollo <jose.bollo@iot.bzh>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
@@ -18,3 +18,4 @@
 #include "afb-permission-text.h"
 
 const char afb_permission_on_behalf_credential[] = "urn:AGL:permission:*:partner:on-behalf-credentials";
+const char afb_permission_token_valid[]          = "urn:AGL:token:valid";