copyright: clean up copyright blocks
This commit is contained in:
parent
6a1be32a72
commit
f656787edb
66 changed files with 121 additions and 121 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 1992, 1993
|
||||
* The Regents of the University of California. All rights reserved.
|
||||
* Copyright (c) 1992, 1993 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* This software was developed by the Computer Systems Engineering group
|
||||
* at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
|
||||
|
|
|
@ -29,8 +29,8 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 1990, 1993
|
||||
* The Regents of the University of California. All rights reserved.
|
||||
* Copyright (c) 1990, 1993 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* This software was developed by the Computer Systems Engineering group
|
||||
* at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
|
||||
|
|
|
@ -42,8 +42,8 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 1990, 1993
|
||||
* The Regents of the University of California. All rights reserved.
|
||||
* Copyright (c) 1990, 1993 The Regents of the University of California
|
||||
* All rights reserved
|
||||
*
|
||||
* This software was developed by the Computer Systems Engineering group
|
||||
* at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2010 Advanced Micro Devices
|
||||
* Copyright (c) 2010 Advanced Micro Devices, Inc.
|
||||
* All rights reserved.
|
||||
*
|
||||
* The license below extends only to copyright in the software and shall
|
||||
|
|
|
@ -29,8 +29,8 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 1990, 1993
|
||||
* The Regents of the University of California. All rights reserved.
|
||||
* Copyright (c) 1990, 1993 The Regents of the University of California
|
||||
* All rights reserved
|
||||
*
|
||||
* This software was developed by the Computer Systems Engineering group
|
||||
* at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2011 Advanced Micro Devices
|
||||
* Copyright (c) 2011 Advanced Micro Devices, Inc.
|
||||
* All rights reserved.
|
||||
*
|
||||
* The license below extends only to copyright in the software and shall
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2011 Advanced Micro Devices
|
||||
* Copyright (c) 2011 Advanced Micro Devices, Inc.
|
||||
* All rights reserved.
|
||||
*
|
||||
* The license below extends only to copyright in the software and shall
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
// -*- mode:c++ -*-
|
||||
|
||||
// Copyright (c) 2010 Advanced Micro Devices
|
||||
// Copyright (c) 2010 Advanced Micro Devices, Inc.
|
||||
// All rights reserved.
|
||||
//
|
||||
// The license below extends only to copyright in the software and shall
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* Before using, initialize the state by using init_genrand(seed)
|
||||
* or init_by_array(init_key, key_length).
|
||||
*
|
||||
* Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
|
||||
* Copyright (C) 1997-2002 Makoto Matsumoto and Takuji Nishimura
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -29,8 +29,8 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 1990, 1993
|
||||
* The Regents of the University of California. All rights reserved.
|
||||
* Copyright (c) 1990, 1993 The Regents of the University of California
|
||||
* All rights reserved
|
||||
*
|
||||
* This software was developed by the Computer Systems Engineering group
|
||||
* at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
/* $NetBSD: wdcreg.h,v 1.22 1999/03/07 14:02:54 bouyer Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1991 The Regents of the University of California.
|
||||
* All rights reserved.
|
||||
* Copyright (c) 1991 The Regents of the University of California
|
||||
* All rights reserved
|
||||
*
|
||||
* This code is derived from software contributed to Berkeley by
|
||||
* William Jolitz.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 206, 2004-2005 The Regents of The University of Michigan
|
||||
* Copyright (c) 2004-2006 The Regents of The University of Michigan
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2009 Princeton University, and
|
||||
* Regents of the University of California
|
||||
* Copyright (c) 2009 Princeton University
|
||||
* Copyright (c) 2009 The Regents of the University of California
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2010 Advanced Micro Devices
|
||||
* Copyright (c) 2010 Advanced Micro Devices, Inc.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Copyright (c) 2002-2005 The Regents of The University of Michigan
|
||||
* Copyright (c) 2011 Advanced Micro Devices
|
||||
* Copyright (c) 2011 Advanced Micro Devices, Inc.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2011 Advanced Micro Devices
|
||||
* Copyright (c) 2011 Advanced Micro Devices, Inc.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2011 Advanced Micro Devices
|
||||
* Copyright (c) 2011 Advanced Micro Devices, Inc.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2011 Advanced Micro Devices
|
||||
* Copyright (c) 2011 Advanced Micro Devices, Inc.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
Loading…
Reference in a new issue