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