Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1199733
| From | Mika Westerberg <mika.westerberg@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 1/2] pinctrl: baytrail: Drop FSF mailing address |
| Date | 2015-08-04 14:10 +0200 |
| Message-ID | <pTJcE-1D3-47@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The FSF address is already mentioned in the COPYING file. No need to duplicate that information to individual files. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> --- drivers/pinctrl/intel/pinctrl-baytrail.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/drivers/pinctrl/intel/pinctrl-baytrail.c b/drivers/pinctrl/intel/pinctrl-baytrail.c index 2062c224e32f..4b82381c9a57 100644 --- a/drivers/pinctrl/intel/pinctrl-baytrail.c +++ b/drivers/pinctrl/intel/pinctrl-baytrail.c @@ -12,11 +12,6 @@ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * more details. - * - * You should have received a copy of the GNU General Public License along with - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - * */ #include <linux/kernel.h> -- 2.4.6 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 1/2] pinctrl: baytrail: Drop FSF mailing address Mika Westerberg <mika.westerberg@linux.intel.com> - 2015-08-04 14:10 +0200
[PATCH 2/2] pinctrl: baytrail: Serialize all register access Mika Westerberg <mika.westerberg@linux.intel.com> - 2015-08-04 14:10 +0200
Re: [PATCH 2/2] pinctrl: baytrail: Serialize all register access Linus Walleij <linus.walleij@linaro.org> - 2015-08-13 14:30 +0200
Re: [PATCH 1/2] pinctrl: baytrail: Drop FSF mailing address Linus Walleij <linus.walleij@linaro.org> - 2015-08-13 14:30 +0200
csiph-web