diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2017-01-02 12:30:24 -0800 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2017-01-02 12:30:24 -0800 |
commit | 606ecb0248faa39344e4971b40cd2d0248dfe56b (patch) | |
tree | 189e7229189a5dbde4e1f457362f68ec6e7508d0 /Http | |
parent | 674b38ff1ae98e993fd18e599120ead43705c4bc (diff) | |
parent | 17fae546bf4be09cf1c012c47830c79d195ffc95 (diff) | |
download | symfony-security-606ecb0248faa39344e4971b40cd2d0248dfe56b.zip symfony-security-606ecb0248faa39344e4971b40cd2d0248dfe56b.tar.gz symfony-security-606ecb0248faa39344e4971b40cd2d0248dfe56b.tar.bz2 |
Merge branch '2.7' into 2.8
* 2.7:
updated LICENSE year
Fixed `@return self` with `$this`
Diffstat (limited to 'Http')
-rw-r--r-- | Http/LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Http/LICENSE b/Http/LICENSE index 12a7453..17d16a1 100644 --- a/Http/LICENSE +++ b/Http/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 |