diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2016-01-03 16:33:41 +0100 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2016-01-03 16:33:41 +0100 |
commit | df83abdda6fadb809254d107e131266d6bccda10 (patch) | |
tree | ceee69b110c262b18af981bbcb2238dd572eb517 /Csrf | |
parent | f0c5bdc7583a9f9a3f7736aff16b5cfcf27ec0ce (diff) | |
parent | 4e2ada1beb4ac3f5f7806669f6e7549d871f3eae (diff) | |
download | symfony-security-df83abdda6fadb809254d107e131266d6bccda10.zip symfony-security-df83abdda6fadb809254d107e131266d6bccda10.tar.gz symfony-security-df83abdda6fadb809254d107e131266d6bccda10.tar.bz2 |
Merge branch '2.7' into 2.8
* 2.7:
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 |