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 | |
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
-rw-r--r-- | Core/LICENSE | 2 | ||||
-rw-r--r-- | Csrf/LICENSE | 2 | ||||
-rw-r--r-- | Guard/LICENSE | 2 | ||||
-rw-r--r-- | Http/LICENSE | 2 | ||||
-rw-r--r-- | LICENSE | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/Core/LICENSE b/Core/LICENSE index 43028bc..12a7453 100644 --- a/Core/LICENSE +++ b/Core/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 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 diff --git a/Guard/LICENSE b/Guard/LICENSE index 43028bc..12a7453 100644 --- a/Guard/LICENSE +++ b/Guard/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 diff --git a/Http/LICENSE b/Http/LICENSE index 43028bc..12a7453 100644 --- a/Http/LICENSE +++ b/Http/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 @@ -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 |