Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 63f83c9f authored by Dave Kleikamp's avatar Dave Kleikamp
Browse files

JFS: White space cleanup



Removed trailing spaces & tabs, and spaces preceding tabs.
Also a couple very minor comment cleanups.

Signed-off-by: default avatarDave Kleikamp <shaggy@austin.ibm.com>
(cherry picked from f74156539964d7b3d5164fdf8848e6a682f75b97 commit)
parent 087387f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 *   Copyright (c) International Business Machines Corp., 2001
 *   Copyright (C) International Business Machines Corp., 2001
 *
 *   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
+4 −4
Original line number Diff line number Diff line
/*
 *   Copyright (c) International Business Machines  Corp., 2002
 *   Copyright (C) International Business Machines  Corp., 2002
 *
 *   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
+4 −4
Original line number Diff line number Diff line
/*
 *   Copyright (c) International Business Machines Corp., 2000-2001
 *   Copyright (C) International Business Machines Corp., 2000-2001
 *
 *   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
+14 −14
Original line number Diff line number Diff line
/*
 *   Copyright (c) International Business Machines Corp., 2000-2002
 *   Copyright (C) International Business Machines Corp., 2000-2002
 *
 *   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
+5 −5
Original line number Diff line number Diff line
/*
 *   Copyright (c) International Business Machines Corp., 2000-2002
 *   Copyright (C) International Business Machines Corp., 2000-2002
 *
 *   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
Loading