diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2016-01-03 16:35:40 +0100 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2016-01-03 16:35:40 +0100 |
commit | 1274ee3e52ad6429f341bd523e91e1cd3e25f533 (patch) | |
tree | 6345a10a150bbce452fecf8e9c1bba0fa2d6d9cc /Csrf | |
parent | a0f25804ea4bad32b0702ffd76a7990e879df666 (diff) | |
parent | a1e35008b24d670608c6e00f21f03f53dfaa1e7a (diff) | |
download | symfony-security-1274ee3e52ad6429f341bd523e91e1cd3e25f533.zip symfony-security-1274ee3e52ad6429f341bd523e91e1cd3e25f533.tar.gz symfony-security-1274ee3e52ad6429f341bd523e91e1cd3e25f533.tar.bz2 |
Merge branch '3.0'
* 3.0:
updated copyright year
updated copyright year
Update copyright year
[2.3] Static Code Analysis for Components
Diffstat (limited to 'Csrf')
-rw-r--r-- | Csrf/LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Csrf/LICENSE b/Csrf/LICENSE index 43028bc..12a7453 100644 --- a/Csrf/LICENSE +++ b/Csrf/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2004-2015 Fabien Potencier +Copyright (c) 2004-2016 Fabien Potencier Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |