diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2017-01-02 12:31:54 -0800 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2017-01-02 12:31:54 -0800 |
commit | b7d1d0e77a7d79c90e30352b678716435dcd1349 (patch) | |
tree | ad1cca8c698cd35cd19c5b5f6ddd2a289bae03e9 /Csrf | |
parent | b6686776ba39726bafa6435319ba0b3686e41498 (diff) | |
parent | 7d078691868d7ebd6fe268bc8fdb6ae00f8bdea2 (diff) | |
download | symfony-security-b7d1d0e77a7d79c90e30352b678716435dcd1349.zip symfony-security-b7d1d0e77a7d79c90e30352b678716435dcd1349.tar.gz symfony-security-b7d1d0e77a7d79c90e30352b678716435dcd1349.tar.bz2 |
Merge branch '2.8' into 3.1v3.1.9
* 2.8:
updated LICENSE year
updated LICENSE year
Fixed `@return self` with `$this`
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 12a7453..17d16a1 100644 --- a/Csrf/LICENSE +++ b/Csrf/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2004-2016 Fabien Potencier +Copyright (c) 2004-2017 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 |