From 495870e2cc5505fee1f122038761d9efe8631a0c Mon Sep 17 00:00:00 2001 From: Faraz Fallahi Date: Sat, 14 Jan 2023 15:23:19 -0500 Subject: [PATCH] update --- Dockerfile | 2 +- LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index b4d8470..2f1987a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ FROM ubuntu:22.04 ENV DEBIAN_FRONTEND=noninteractive -# Install apt packages and Bazel and CUDA (# https://developer.nvidia.com/cuda-downloads) +# Install apt packages and Bazel and CUDA (https://developer.nvidia.com/cuda-downloads) RUN \ set -eux && \ apt-get update && \ diff --git a/LICENSE b/LICENSE index 4103d99..83d5dca 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Faraz Fallahi +Copyright (c) 2016-2023 Faraz Fallahi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal