diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2017-01-02 12:33:09 -0800 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2017-01-02 12:33:09 -0800 |
commit | fcff017dcffec52cd74a20593f58266e9001aba7 (patch) | |
tree | cab1ff40f9489c69e6275358c4e1ed3918ce89a5 /Core | |
parent | 90bb3ea494b8f03fa44c3f1114f950898f7d9277 (diff) | |
parent | f137da811dcb0b94964228b5ec29fe6995254540 (diff) | |
download | symfony-security-fcff017dcffec52cd74a20593f58266e9001aba7.zip symfony-security-fcff017dcffec52cd74a20593f58266e9001aba7.tar.gz symfony-security-fcff017dcffec52cd74a20593f58266e9001aba7.tar.bz2 |
Merge branch '3.2'
* 3.2:
updated LICENSE year
updated LICENSE year
updated LICENSE year
Fixed `@return self` with `$this`
[Yaml] add missing indicator character
Diffstat (limited to 'Core')
-rw-r--r-- | Core/LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/LICENSE b/Core/LICENSE index 12a7453..17d16a1 100644 --- a/Core/LICENSE +++ b/Core/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 |