diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2016-01-03 16:35:16 +0100 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2016-01-03 16:35:16 +0100 |
commit | a1e35008b24d670608c6e00f21f03f53dfaa1e7a (patch) | |
tree | 2f6153fe6a22ce2a25325bdc8ce043163d067ed3 | |
parent | 7e5a6e77ef36f27cda356e804533f8dd183a121d (diff) | |
parent | becc1094ba2645dcdca8fdf192a7eecd2b9d7fcb (diff) | |
download | symfony-security-a1e35008b24d670608c6e00f21f03f53dfaa1e7a.zip symfony-security-a1e35008b24d670608c6e00f21f03f53dfaa1e7a.tar.gz symfony-security-a1e35008b24d670608c6e00f21f03f53dfaa1e7a.tar.bz2 |
Merge branch '2.8' into 3.0
* 2.8:
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 |