[master] 144df88ca SPDX-License-Identifier in vmod_cookie.c
    Dridi Boukelmoune 
    dridi.boukelmoune at gmail.com
       
    Wed Feb 19 08:05:08 UTC 2020
    
    
  
commit 144df88cabd97bb1b728cffd4fe3e496b151bf72
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Wed Feb 19 09:03:01 2020 +0100
    SPDX-License-Identifier in vmod_cookie.c
    
    Refs #3184
diff --git a/lib/libvmod_cookie/vmod_cookie.c b/lib/libvmod_cookie/vmod_cookie.c
index 078aa6d37..d4b71cdd7 100644
--- a/lib/libvmod_cookie/vmod_cookie.c
+++ b/lib/libvmod_cookie/vmod_cookie.c
@@ -5,6 +5,8 @@
  * Author: Lasse Karstensen <lkarsten at varnish-software.com>
  * Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
  *
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * are met:
    
    
More information about the varnish-commit
mailing list