diff options
Diffstat (limited to 'src/console/vsprintf.c')
-rw-r--r-- | src/console/vsprintf.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/console/vsprintf.c b/src/console/vsprintf.c index 5d1923524c..4edb3ea6e6 100644 --- a/src/console/vsprintf.c +++ b/src/console/vsprintf.c @@ -12,10 +12,6 @@ * 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. */ #include <console/vtxprintf.h> |