diff --git a/ChangeLog b/ChangeLog index b0cbdb4..504eb92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3002,3 +3002,8 @@ Tue Jan 4 14:13:48 PST 2000 Michael Jennings Some minor optimizations I did while looking into a bug report. ------------------------------------------------------------------------------- +Wed Jan 5 21:23:56 PST 2000 Michael Jennings + + Copyright date updates. + +------------------------------------------------------------------------------- diff --git a/libmej/debug.c b/libmej/debug.c index 947b708..4cfb891 100644 --- a/libmej/debug.c +++ b/libmej/debug.c @@ -4,24 +4,26 @@ * -- 20 December 1996 * *********************************************************/ /* - * This file is original work by Michael Jennings . + * Copyright (C) 1997-2000, Michael Jennings * - * Copyright (C) 1997, Michael Jennings + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: * - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * + * The above copyright notice and this permission notice shall be included in + * all copies of the Software, its documentation and marketing & publicity + * materials, and acknowledgment shall be given in the documentation, materials + * and software packages that this Software was used. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + * THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER + * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ static const char cvs_ident[] = "$Id$"; diff --git a/libmej/debug.h b/libmej/debug.h index 9f02901..db1af69 100644 --- a/libmej/debug.h +++ b/libmej/debug.h @@ -4,24 +4,26 @@ * -- 20 December 1996 * **********************************************************/ /* - * This file is original work by Michael Jennings . + * Copyright (C) 1997-2000, Michael Jennings * - * Copyright (C) 1997, Michael Jennings + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: * - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * + * The above copyright notice and this permission notice shall be included in + * all copies of the Software, its documentation and marketing & publicity + * materials, and acknowledgment shall be given in the documentation, materials + * and software packages that this Software was used. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + * THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER + * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ #ifndef _LIBMEJ_DEBUG_H diff --git a/libmej/global.h b/libmej/global.h index 1d94c86..e12fd9f 100644 --- a/libmej/global.h +++ b/libmej/global.h @@ -4,24 +4,26 @@ * -- 16 January 1997 * ***************************************************************/ /* - * This file is original work by Michael Jennings . + * Copyright (C) 1997-2000, Michael Jennings * - * Copyright (C) 1997, Michael Jennings + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: * - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * + * The above copyright notice and this permission notice shall be included in + * all copies of the Software, its documentation and marketing & publicity + * materials, and acknowledgment shall be given in the documentation, materials + * and software packages that this Software was used. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + * THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER + * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ #ifndef _GLOBAL_H_ diff --git a/libmej/mem.c b/libmej/mem.c index 8cf2fc2..becc46d 100644 --- a/libmej/mem.c +++ b/libmej/mem.c @@ -5,24 +5,26 @@ * -- 07 January 1997 * ***************************************************************/ /* - * This file is original work by Michael Jennings . + * Copyright (C) 1997-2000, Michael Jennings * - * Copyright (C) 1997, Michael Jennings + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: * - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * + * The above copyright notice and this permission notice shall be included in + * all copies of the Software, its documentation and marketing & publicity + * materials, and acknowledgment shall be given in the documentation, materials + * and software packages that this Software was used. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + * THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER + * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ static const char cvs_ident[] = "$Id$"; diff --git a/libmej/mem.h b/libmej/mem.h index b3faa01..b3ad013 100644 --- a/libmej/mem.h +++ b/libmej/mem.h @@ -4,24 +4,26 @@ * -- 07 January 1997 * ***************************************************************/ /* - * This file is original work by Michael Jennings . + * Copyright (C) 1997-2000, Michael Jennings * - * Copyright (C) 1997, Michael Jennings + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: * - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * + * The above copyright notice and this permission notice shall be included in + * all copies of the Software, its documentation and marketing & publicity + * materials, and acknowledgment shall be given in the documentation, materials + * and software packages that this Software was used. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + * THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER + * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ #ifndef _MEM_H_ diff --git a/libmej/strings.c b/libmej/strings.c index 5666f08..3f6ff5e 100644 --- a/libmej/strings.c +++ b/libmej/strings.c @@ -4,24 +4,26 @@ * -- 08 January 1997 * ***************************************************************/ /* - * This file is original work by Michael Jennings . + * Copyright (C) 1997-2000, Michael Jennings * - * Copyright (C) 1997, Michael Jennings + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: * - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * + * The above copyright notice and this permission notice shall be included in + * all copies of the Software, its documentation and marketing & publicity + * materials, and acknowledgment shall be given in the documentation, materials + * and software packages that this Software was used. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + * THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER + * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ static const char cvs_ident[] = "$Id$"; diff --git a/libmej/strings.h b/libmej/strings.h index 6197263..0bb3fad 100644 --- a/libmej/strings.h +++ b/libmej/strings.h @@ -4,24 +4,26 @@ * -- 08 January 1997 * ***************************************************************/ /* - * This file is original work by Michael Jennings . + * Copyright (C) 1997-2000, Michael Jennings * - * Copyright (C) 1997, Michael Jennings + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: * - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * + * The above copyright notice and this permission notice shall be included in + * all copies of the Software, its documentation and marketing & publicity + * materials, and acknowledgment shall be given in the documentation, materials + * and software packages that this Software was used. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + * THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER + * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ #ifndef _STRINGS_H_ diff --git a/libmej/strptime.c b/libmej/strptime.c index a1dff9e..baa343f 100644 --- a/libmej/strptime.c +++ b/libmej/strptime.c @@ -5,24 +5,26 @@ * -- 2 April 1997 * ***************************************************************/ /* - * This file is original work by Michael Jennings . + * Copyright (C) 1997-2000, Michael Jennings * - * Copyright (C) 1997, Michael Jennings + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: * - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * + * The above copyright notice and this permission notice shall be included in + * all copies of the Software, its documentation and marketing & publicity + * materials, and acknowledgment shall be given in the documentation, materials + * and software packages that this Software was used. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + * THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER + * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ static const char cvs_ident[] = "$Id$"; diff --git a/libmej/strptime.h b/libmej/strptime.h index ab241c1..c1bd76a 100644 --- a/libmej/strptime.h +++ b/libmej/strptime.h @@ -4,24 +4,26 @@ * -- 2 April 1997 * ***************************************************************/ /* - * This file is original work by Michael Jennings . + * Copyright (C) 1997-2000, Michael Jennings * - * Copyright (C) 1997, Michael Jennings + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: * - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * + * The above copyright notice and this permission notice shall be included in + * all copies of the Software, its documentation and marketing & publicity + * materials, and acknowledgment shall be given in the documentation, materials + * and software packages that this Software was used. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + * THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER + * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ #ifndef _STRPTIME_H_ diff --git a/src/actions.c b/src/actions.c index 5571623..48651ee 100644 --- a/src/actions.c +++ b/src/actions.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/actions.h b/src/actions.h index 45996cc..891946d 100644 --- a/src/actions.h +++ b/src/actions.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/debug.h b/src/debug.h index a249c0f..b07ef83 100644 --- a/src/debug.h +++ b/src/debug.h @@ -1,5 +1,24 @@ -/* debug.h for Eterm. - * 21 Feb 1998, vendu. +/* + * Copyright (C) 1997-2000, Michael Jennings + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies of the Software, its documentation and marketing & publicity + * materials, and acknowledgment shall be given in the documentation, materials + * and software packages that this Software was used. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + * THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER + * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ #ifndef _DEBUG_H diff --git a/src/draw.c b/src/draw.c index d31b869..15dcaa1 100644 --- a/src/draw.c +++ b/src/draw.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/draw.h b/src/draw.h index 787eec4..cb98bf8 100644 --- a/src/draw.h +++ b/src/draw.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/e.c b/src/e.c index a2fa4e1..f13d90e 100644 --- a/src/e.c +++ b/src/e.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/e.h b/src/e.h index d80ed45..c39360f 100644 --- a/src/e.h +++ b/src/e.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/eterm_utmp.h b/src/eterm_utmp.h index 305f39a..9e9a682 100644 --- a/src/eterm_utmp.h +++ b/src/eterm_utmp.h @@ -5,7 +5,7 @@ * bearing this same message or a similar one, is distributed under * the GNU Public License (GPL) as outlined in the COPYING file. * - * Copyright (C) 1997-1999, Michael Jennings and Tuomo Venalainen + * Copyright (C) 1997-2000, Michael Jennings and Tuomo Venalainen * * 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 diff --git a/src/events.c b/src/events.c index e8a803f..c689811 100644 --- a/src/events.c +++ b/src/events.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/events.h b/src/events.h index fcf075c..b96176d 100644 --- a/src/events.h +++ b/src/events.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/feature.h b/src/feature.h index b766fb8..09e2fd0 100644 --- a/src/feature.h +++ b/src/feature.h @@ -6,7 +6,7 @@ * bearing this same message or a similar one, is distributed under * the GNU Public License (GPL) as outlined in the COPYING file. * - * Copyright (C) 1997-1999, Michael Jennings and Tuomo Venalainen + * Copyright (C) 1997-2000, Michael Jennings and Tuomo Venalainen * * 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 diff --git a/src/font.c b/src/font.c index f295c58..38e1412 100644 --- a/src/font.c +++ b/src/font.c @@ -5,7 +5,7 @@ * bearing this same message or a similar one, is distributed under * the GNU Public License (GPL) as outlined in the COPYING file. * - * Copyright (C) 1997-1999, Michael Jennings and Tuomo Venalainen + * Copyright (C) 1997-2000, Michael Jennings and Tuomo Venalainen * * 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 diff --git a/src/font.h b/src/font.h index 48f1445..6bf679b 100644 --- a/src/font.h +++ b/src/font.h @@ -5,7 +5,7 @@ * bearing this same message or a similar one, is distributed under * the GNU Public License (GPL) as outlined in the COPYING file. * - * Copyright (C) 1997-1999, Michael Jennings and Tuomo Venalainen + * Copyright (C) 1997-2000, Michael Jennings and Tuomo Venalainen * * 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 diff --git a/src/main.c b/src/main.c index ebe849a..b9183fb 100644 --- a/src/main.c +++ b/src/main.c @@ -6,7 +6,7 @@ * bearing this same message or a similar one, is distributed under * the GNU Public License (GPL) as outlined in the COPYING file. * - * Copyright (C) 1997-1999, Michael Jennings and Tuomo Venalainen + * Copyright (C) 1997-2000, Michael Jennings and Tuomo Venalainen * * 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 diff --git a/src/menus.c b/src/menus.c index b468a6d..33c7d77 100644 --- a/src/menus.c +++ b/src/menus.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/menus.h b/src/menus.h index 0e425f7..67fb98c 100644 --- a/src/menus.h +++ b/src/menus.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/misc.c b/src/misc.c index f9852b9..c61d06d 100644 --- a/src/misc.c +++ b/src/misc.c @@ -5,7 +5,7 @@ * bearing this same message or a similar one, is distributed under * the GNU Public License (GPL) as outlined in the COPYING file. * - * Copyright (C) 1997-1999, Michael Jennings and Tuomo Venalainen + * Copyright (C) 1997-2000, Michael Jennings and Tuomo Venalainen * * 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 diff --git a/src/misc.h b/src/misc.h index dfcd22b..5503a4f 100644 --- a/src/misc.h +++ b/src/misc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/options.c b/src/options.c index 2692c8c..8e976e1 100644 --- a/src/options.c +++ b/src/options.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to @@ -439,7 +439,7 @@ usage(void) unsigned short i, col; printf("Eterm Enlightened Terminal Emulator for X Windows\n"); - printf("Copyright (c) 1997-1999, " AUTHORS "\n\n"); + printf("Copyright (c) 1997-2000, " AUTHORS "\n\n"); printf("Usage for " APL_NAME " " VERSION ":\n\n"); printf("%7s %17s %40s\n", "POSIX", "GNU", "Description"); printf("%8s %10s %41s\n", "=======", "===============================", @@ -479,7 +479,7 @@ version(void) { printf("Eterm " VERSION "\n"); - printf("Copyright (c) 1997-1999, Tuomo Venalainen and Michael Jennings\n\n"); + printf("Copyright (c) 1997-2000, " AUTHORS "\n\n"); printf("Debugging configuration: "); #ifdef DEBUG diff --git a/src/options.h b/src/options.h index d836c53..46328c9 100644 --- a/src/options.h +++ b/src/options.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/pixmap.c b/src/pixmap.c index 3aaacae..7351b75 100644 --- a/src/pixmap.c +++ b/src/pixmap.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/pixmap.h b/src/pixmap.h index c00f7b5..b7c61fe 100644 --- a/src/pixmap.h +++ b/src/pixmap.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/screen.c b/src/screen.c index fc1715e..92cc8be 100644 --- a/src/screen.c +++ b/src/screen.c @@ -204,9 +204,6 @@ scr_reset(void) k = MIN(TermWin.nscrolled, prev_nrow - TermWin.nrow); scroll_text(0, prev_nrow - 1, k, 1); - /* FIXME: Looks like one of these FREEs can crash Eterm at - * times :( -vendu. - */ for (i = TermWin.nrow; i < prev_nrow; i++) { j = i + TermWin.saveLines; if (screen.text[j]) diff --git a/src/scrollbar.c b/src/scrollbar.c index 8d03817..1cab3de 100644 --- a/src/scrollbar.c +++ b/src/scrollbar.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/scrollbar.h b/src/scrollbar.h index f703c7a..6475e02 100644 --- a/src/scrollbar.h +++ b/src/scrollbar.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/startup.c b/src/startup.c index a71b9a0..48d4539 100644 --- a/src/startup.c +++ b/src/startup.c @@ -6,7 +6,7 @@ * bearing this same message or a similar one, is distributed under * the GNU Public License (GPL) as outlined in the COPYING file. * - * Copyright (C) 1997-1999, Michael Jennings and Tuomo Venalainen + * Copyright (C) 1997-2000, Michael Jennings and Tuomo Venalainen * * 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 diff --git a/src/startup.h b/src/startup.h index df70679..fc32554 100644 --- a/src/startup.h +++ b/src/startup.h @@ -5,7 +5,7 @@ * bearing this same message or a similar one, is distributed under * the GNU Public License (GPL) as outlined in the COPYING file. * - * Copyright (C) 1997-1999, Michael Jennings and Tuomo Venalainen + * Copyright (C) 1997-2000, Michael Jennings and Tuomo Venalainen * * 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 diff --git a/src/system.c b/src/system.c index 693b80d..b1b15b1 100644 --- a/src/system.c +++ b/src/system.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/system.h b/src/system.h index f4c80c0..88390ef 100644 --- a/src/system.h +++ b/src/system.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/term.c b/src/term.c index 366d455..43cacb2 100644 --- a/src/term.c +++ b/src/term.c @@ -5,7 +5,7 @@ * bearing this same message or a similar one, is distributed under * the GNU Public License (GPL) as outlined in the COPYING file. * - * Copyright (C) 1997-1999, Michael Jennings and Tuomo Venalainen + * Copyright (C) 1997-2000, Michael Jennings and Tuomo Venalainen * * 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 diff --git a/src/term.h b/src/term.h index 9a544da..02f5459 100644 --- a/src/term.h +++ b/src/term.h @@ -5,7 +5,7 @@ * bearing this same message or a similar one, is distributed under * the GNU Public License (GPL) as outlined in the COPYING file. * - * Copyright (C) 1997-1999, Michael Jennings and Tuomo Venalainen + * Copyright (C) 1997-2000, Michael Jennings and Tuomo Venalainen * * 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 diff --git a/src/timer.c b/src/timer.c index 023fca5..5bf73da 100644 --- a/src/timer.c +++ b/src/timer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/timer.h b/src/timer.h index 788b7dd..f5e8177 100644 --- a/src/timer.h +++ b/src/timer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-1997, Michael Jennings + * Copyright (C) 1997-2000, Michael Jennings * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/utmp.c b/src/utmp.c index da5be94..97dcd49 100644 --- a/src/utmp.c +++ b/src/utmp.c @@ -3,7 +3,7 @@ * This program is distributed under the GNU Public License (GPL) as * outlined in the COPYING file. * - * Copyright (C) 1997-1999, Michael Jennings and Tuomo Venalainen + * Copyright (C) 1997-2000, Michael Jennings and Tuomo Venalainen * * 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 diff --git a/src/windows.c b/src/windows.c index b9f9f11..8ec53ea 100644 --- a/src/windows.c +++ b/src/windows.c @@ -5,7 +5,7 @@ * bearing this same message or a similar one, is distributed under * the GNU Public License (GPL) as outlined in the COPYING file. * - * Copyright (C) 1997-1999, Michael Jennings and Tuomo Venalainen + * Copyright (C) 1997-2000, Michael Jennings and Tuomo Venalainen * * 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 diff --git a/src/windows.h b/src/windows.h index 9314c2b..dbacc0e 100644 --- a/src/windows.h +++ b/src/windows.h @@ -6,7 +6,7 @@ * bearing this same message or a similar one, is distributed under * the GNU Public License (GPL) as outlined in the COPYING file. * - * Copyright (C) 1997-1999, Michael Jennings and Tuomo Venalainen + * Copyright (C) 1997-2000, Michael Jennings and Tuomo Venalainen * * 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 diff --git a/utils/Etbg.c b/utils/Etbg.c index 6723324..012eba0 100644 --- a/utils/Etbg.c +++ b/utils/Etbg.c @@ -5,7 +5,7 @@ * This program is distributed under the GNU Public License (GPL) as * outlined in the COPYING file. * - * Copyright (C) 1999, Brian McFee. + * Copyright (C) 1999-2000, Brian McFee. * * 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 diff --git a/utils/Ettable.c b/utils/Ettable.c index 9520e28..a382a5f 100644 --- a/utils/Ettable.c +++ b/utils/Ettable.c @@ -4,7 +4,7 @@ * This program is distributed under the GNU Public License (GPL) as * outlined in the COPYING file. * - * Copyright (C) 1999, Michael Jennings + * Copyright (C) 1999-2000, Michael Jennings * * 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