diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-02-24 11:52:13 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-24 11:52:13 -0800 |
| commit | 98094e2149dad0658346d504edde8aac9a921500 (patch) | |
| tree | 01f1d6a78384d05395c080aa61cdacd0d93b647d | |
| parent | f419890fd6558b73f835457246666d6ab8c34d7a (diff) | |
| parent | badbe74a326c00153f391acbf8b0e84a5512ddd5 (diff) | |
Merge "ath10k: fix copyright year for copy engine driver" into msm-4.4
| -rw-r--r-- | drivers/net/wireless/ath/ath10k/ce.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath10k/ce.c b/drivers/net/wireless/ath/ath10k/ce.c index 7e5e25e96762..f1ead7c28823 100644 --- a/drivers/net/wireless/ath/ath10k/ce.c +++ b/drivers/net/wireless/ath/ath10k/ce.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2005-2011 Atheros Communications Inc. - * Copyright (c) 2011-2013, 2017 Qualcomm Atheros, Inc. + * Copyright (c) 2011-2013 Qualcomm Atheros, Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above |
