brite: update copyright info in brite examples

This commit is contained in:
Gabriel Ferreira
2023-05-26 22:10:10 -03:00
parent 32e7a62a97
commit 4385f8709a
3 changed files with 9 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
/*
* Copyright (c) 2012 The Georgia Institute of Technology
*
* 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;
@@ -12,6 +14,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Author: Brian Swenson <bswenson3@gatech.edu>
*/
#include "Brite.h"

View File

@@ -1,4 +1,6 @@
/*
* Copyright (c) 2012 The Georgia Institute of Technology
*
* 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;
@@ -12,6 +14,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Author: Brian Swenson <bswenson3@gatech.edu>
*/
#include "Brite.h"

View File

@@ -1,4 +1,6 @@
#
# Copyright (c) 2012 The Georgia Institute of Technology
#
# 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;
@@ -12,6 +14,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# Author: Brian Swenson <bswenson3@gatech.edu>
# Modified by: Gabriel Ferreira <gabrielcarvfer@gmail.com>
#