Updating copyright notices for 2020.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# Doxyfile 1.8.10
|
||||
# Copyright (c) 2019-2020 Advanced Micro Devices, Inc. All rights reserved.
|
||||
|
||||
# This file describes the settings to be used by the documentation system
|
||||
# doxygen (www.doxygen.org) for a project.
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
# Copyright (c) 2019-2020 Advanced Micro Devices, Inc. All rights reserved.
|
||||
|
||||
if [ -d docBin ]; then
|
||||
rm -rf docBin
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
# # Copyright (c) 2019-2020 Advanced Micro Devices, Inc. All rights reserved.
|
||||
|
||||
if [ -d docBin ]; then
|
||||
rm -rf docBin
|
||||
|
||||
Reference in New Issue
Block a user