diff options
author | Jim Meyering <jim@meyering.net> | 1997-01-25 06:11:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-01-25 06:11:48 +0000 |
commit | edeada009c94806b9caf2e7abb9c15c8fdcb87e9 (patch) | |
tree | a5654ff2601f278b272ddc998a13126ae48e5e75 | |
parent | 18195dd699ddb50f7e5ffbda76fd1a15ae91ab5b (diff) | |
download | coreutils-edeada009c94806b9caf2e7abb9c15c8fdcb87e9.tar.xz |
fix copyright filling
-rw-r--r-- | src/split.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/split.c b/src/split.c index b0800c302..bdd26087a 100644 --- a/src/split.c +++ b/src/split.c @@ -12,8 +12,8 @@ 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* By tege@sics.se, with rms. |