]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/profile.h
Update copyright years.
[thirdparty/gcc.git] / gcc / profile.h
index e30630de5d10ef1eae22459eabffa1ca5cab985b..d0f6df1d5121d92c2e88e64beb97e8b2737a3b53 100644 (file)
@@ -1,6 +1,6 @@
 /* Header file for minimum-cost maximal flow routines used to smooth basic
    block and edge frequency counts.
-   Copyright (C) 2008-2019 Free Software Foundation, Inc.
+   Copyright (C) 2008-2020 Free Software Foundation, Inc.
    Contributed by Paul Yuan (yingbo.com@gmail.com)
        and Vinodha Ramasamy (vinodha@google.com).