diff options
author | Christophe RICARD <christophe.ricard@gmail.com> | 2016-02-13 16:15:31 +0100 |
---|---|---|
committer | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | 2016-06-25 16:26:35 +0200 |
commit | 8bb273f213a9ddd1c288baafcdfc02f02f0e471c (patch) | |
tree | df6a5a75dace3c2a9fe8ae35e90b903d84bc51eb /drivers/char/tpm/st33zp24/i2c.c | |
parent | tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency (diff) | |
download | linux-8bb273f213a9ddd1c288baafcdfc02f02f0e471c.tar.xz linux-8bb273f213a9ddd1c288baafcdfc02f02f0e471c.zip |
tpm/st33zp24: Extend Copyright headers
Extend copyright header to 2016
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Diffstat (limited to 'drivers/char/tpm/st33zp24/i2c.c')
-rw-r--r-- | drivers/char/tpm/st33zp24/i2c.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/tpm/st33zp24/i2c.c b/drivers/char/tpm/st33zp24/i2c.c index a05fbd8bddf0..a49b6f10836d 100644 --- a/drivers/char/tpm/st33zp24/i2c.c +++ b/drivers/char/tpm/st33zp24/i2c.c @@ -1,6 +1,6 @@ /* * STMicroelectronics TPM I2C Linux driver for TPM ST33ZP24 - * Copyright (C) 2009 - 2015 STMicroelectronics + * Copyright (C) 2009 - 2016 STMicroelectronics * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |