mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-06-20 01:37:52 +02:00
Update copyright statements in source files with current year
This commit is contained in:
parent
a5a63488ab
commit
f4f14cdc61
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# boxes - Command line filter to draw/remove ASCII boxes around text
|
# boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
# Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
# Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify it
|
# This program is free software; you can redistribute it and/or modify it
|
||||||
# under the terms of the GNU General Public License, version 2, as published
|
# under the terms of the GNU General Public License, version 2, as published
|
||||||
|
43
boxes-config
43
boxes-config
@ -1,31 +1,24 @@
|
|||||||
#
|
#
|
||||||
# File: boxes-config
|
# boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
# Date created: March 17, 1999 (Wednesday, 17:02h)
|
# Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
# Author: listed separately for each box design
|
|
||||||
# Format: ASCII Text
|
|
||||||
# Purpose: boxes configuration file
|
|
||||||
#
|
#
|
||||||
# License: o This program is free software; you can redistribute it
|
# This program is free software; you can redistribute it and/or modify it
|
||||||
# and/or modify it under the terms of the GNU General
|
# under the terms of the GNU General Public License, version 2, as published
|
||||||
# Public License as published by the Free Software
|
# by the Free Software Foundation.
|
||||||
# Foundation; either version 2 of the License, or (at
|
|
||||||
# your option) any later version.
|
|
||||||
# o 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.
|
|
||||||
# o 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
|
|
||||||
#
|
#
|
||||||
# Remarks: Extensive documentation may be found on the Web at
|
# This program is distributed in the hope that it will be useful, but
|
||||||
# https://boxes.thomasjensen.com/docs/
|
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||||
# The config file syntax in particular is described in
|
# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
# https://boxes.thomasjensen.com/docs/config-syntax.html
|
# 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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
# ____________________________________________________________________________
|
||||||
|
#
|
||||||
|
# Format: ASCII Text
|
||||||
|
# Syntax of this file: https://boxes.thomasjensen.com/docs/config-syntax.html
|
||||||
|
#=============================================================================
|
||||||
|
|
||||||
|
|
||||||
BOX c
|
BOX c
|
||||||
|
@ -1,13 +1,25 @@
|
|||||||
# Copyright (C) boxes (c)1999 by Thomas Jensen
|
|
||||||
# <boxes(at)thomasjensen.com> All rights reserved.
|
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License
|
# boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
# See /LICENSE for more information.
|
# Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
|
#
|
||||||
|
# This program is free software; you can redistribute it and/or modify it
|
||||||
|
# under the terms of the GNU General Public License, version 2, as published
|
||||||
|
# by the Free Software Foundation.
|
||||||
|
#
|
||||||
|
# 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.,
|
||||||
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
#____________________________________________________________________________
|
||||||
#
|
#
|
||||||
# File: $(TOPDIR)/feeds/packages/utils/boxes/Makefile
|
# File: $(TOPDIR)/feeds/packages/utils/boxes/Makefile
|
||||||
# Date created: 2014-09-12 23:28
|
# Date created: 2014-09-12 23:28
|
||||||
# Author: Lu Weifeng <lyredsoft@gmail.com>
|
# Author: Lu Weifeng <lyredsoft@gmail.com>
|
||||||
# usage:
|
# Usage:
|
||||||
# +-------------------------------------------------------------------------+
|
# +-------------------------------------------------------------------------+
|
||||||
# |$cd $(TOPDIR) |
|
# |$cd $(TOPDIR) |
|
||||||
# |$./scripts/feeds update -i |
|
# |$./scripts/feeds update -i |
|
||||||
@ -17,7 +29,6 @@
|
|||||||
# |$scp $(TOPDIR)/bin/ar71xx/packages/boxes_1.1-1_ar71xx.ipk openwrt:/tmp/|
|
# |$scp $(TOPDIR)/bin/ar71xx/packages/boxes_1.1-1_ar71xx.ipk openwrt:/tmp/|
|
||||||
# |$opkg install --force-depends /tmp/boxes_1.1-1_ar71xx.ipk |
|
# |$opkg install --force-depends /tmp/boxes_1.1-1_ar71xx.ipk |
|
||||||
# +-------------------------------------------------------------------------+
|
# +-------------------------------------------------------------------------+
|
||||||
#____________________________________________________________________________
|
|
||||||
#============================================================================
|
#============================================================================
|
||||||
|
|
||||||
|
|
||||||
@ -38,7 +49,7 @@ define Package/boxes
|
|||||||
TITLE:=HW
|
TITLE:=HW
|
||||||
endef
|
endef
|
||||||
define Package/boxes/description
|
define Package/boxes/description
|
||||||
boxes
|
boxes
|
||||||
endef
|
endef
|
||||||
define Package/boxes/Build/Compile
|
define Package/boxes/Build/Compile
|
||||||
$(MAKE) -C $(PKG_BUILD_DIR) boxes
|
$(MAKE) -C $(PKG_BUILD_DIR) boxes
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# boxes - Command line filter to draw/remove ASCII boxes around text
|
# boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
# Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
# Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify it
|
# This program is free software; you can redistribute it and/or modify it
|
||||||
# under the terms of the GNU General Public License, version 2, as published
|
# under the terms of the GNU General Public License, version 2, as published
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
* by the Free Software Foundation.
|
* by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it will be useful, but
|
* This program is distributed in the hope that it will be useful, but
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||||
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
* for more details.
|
* for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License along
|
* 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.,
|
* with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
* by the Free Software Foundation.
|
* by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it will be useful, but
|
* This program is distributed in the hope that it will be useful, but
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||||
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
* for more details.
|
* for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License along
|
* 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.,
|
* with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
%{
|
%{
|
||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
* by the Free Software Foundation.
|
* by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it will be useful, but
|
* This program is distributed in the hope that it will be useful, but
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||||
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
* for more details.
|
* for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License along
|
* 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.,
|
* with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
%{
|
%{
|
||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
* by the Free Software Foundation.
|
* by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it will be useful, but
|
* This program is distributed in the hope that it will be useful, but
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||||
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
* for more details.
|
* for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License along
|
* 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.,
|
* with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
* by the Free Software Foundation.
|
* by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it will be useful, but
|
* This program is distributed in the hope that it will be useful, but
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||||
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
* for more details.
|
* for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License along
|
* 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.,
|
* with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* boxes - Command line filter to draw/remove ASCII boxes around text
|
* boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
* Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
* Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License, version 2, as published
|
* under the terms of the GNU General Public License, version 2, as published
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#
|
#
|
||||||
# boxes - Command line filter to draw/remove ASCII boxes around text
|
# boxes - Command line filter to draw/remove ASCII boxes around text
|
||||||
# Copyright (C) 1999 Thomas Jensen and the boxes contributors
|
# Copyright (c) 1999-2021 Thomas Jensen and the boxes contributors
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public
|
# This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public
|
||||||
# License, version 2, as published by the Free Software Foundation.
|
# License, version 2, as published by the Free Software Foundation.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user