get_licenses allows to list all licenses supported by Zenodo.

get_licenses(pretty = TRUE, sandbox = FALSE)

Arguments

pretty

output delivered as data.frame

sandbox

Use the sandbox infrastructure. Default is FALSE

Value

the licenses as list or data.frame

Examples

# \dontrun{
 get_licenses(pretty = TRUE)
#>  Successfully fetched list of licenses
#>                                       id
#> 1                                  glide
#> 2                                amdplpa
#> 3                               antlr-pd
#> 4                      antlr-pd-fallback
#> 5                               abstyles
#> 6                                afl-1.1
#> 7                                afl-1.2
#> 8                                afl-2.0
#> 9                                afl-2.1
#> 10                               afl-3.0
#> 11                                 ampas
#> 12                               apl-1.0
#> 13                           adobe-glyph
#> 14                                apafml
#> 15                            adobe-2006
#> 16                         agpl-1.0-only
#> 17                     agpl-1.0-or-later
#> 18                              afmparse
#> 19                           against-drm
#> 20                               aladdin
#> 21                                  adsl
#> 22                            apache-1.0
#> 23                            apache-1.1
#> 24                            apache-2.0
#> 25                                   aml
#> 26                              apsl-1.0
#> 27                              apsl-1.1
#> 28                              apsl-1.2
#> 29                              apsl-2.0
#> 30                          artistic-1.0
#> 31                     artistic-1.0-perl
#> 32                      artistic-1.0-cl8
#> 33                          artistic-2.0
#> 34                                   aal
#> 35                          bsd-1-clause
#> 36                          bsd-2-clause
#> 37                    bsd-2-clause-views
#> 38                          bsd-3-clause
#> 39                    bsd-3-clause-clear
#> 40       bsd-3-clause-no-nuclear-license
#> 41  bsd-3-clause-no-nuclear-license-2014
#> 42      bsd-3-clause-no-nuclear-warranty
#> 43                 bsd-3-clause-open-mpi
#> 44                          bsd-4-clause
#> 45                        bsd-protection
#> 46                       bsd-source-code
#> 47                                  0bsd
#> 48              bsd-3-clause-attribution
#> 49                   bsd-2-clause-patent
#> 50                       bsd-4-clause-uc
#> 51                                bahyph
#> 52                                  barr
#> 53                              beerware
#> 54                        bittorrent-1.0
#> 55                        bittorrent-1.1
#> 56                         blueoak-1.0.0
#> 57                               bsl-1.0
#> 58                               borceux
#> 59                              busl-1.1
#> 60                        cern-ohl-p-2.0
#> 61                        cern-ohl-s-2.0
#> 62                        cern-ohl-w-2.0
#> 63                          cern-ohl-1.1
#> 64                          cern-ohl-1.2
#> 65                               mit-cmu
#> 66                           cnri-jython
#> 67                           cnri-python
#> 68            cnri-python-gpl-compatible
#> 69                           cua-opl-1.0
#> 70                               caldera
#> 71                            cecill-1.0
#> 72                            cecill-1.1
#> 73                            cecill-2.0
#> 74                            cecill-2.1
#> 75                              cecill-b
#> 76                              cecill-c
#> 77                            clartistic
#> 78                             cpol-1.02
#> 79                              cddl-1.0
#> 80                              cddl-1.1
#> 81                              cpal-1.0
#> 82                               cpl-1.0
#> 83                   cdla-permissive-1.0
#> 84                      cdla-sharing-1.0
#> 85                            catosl-1.1
#> 86                            condor-1.1
#> 87                             cc-by-1.0
#> 88                             cc-by-2.0
#> 89                             cc-by-2.5
#> 90                          cc-by-3.0-at
#> 91                          cc-by-3.0-us
#> 92                             cc-by-3.0
#> 93                             cc-by-4.0
#> 94                          cc-by-nd-1.0
#> 95                          cc-by-nd-2.0
#> 96                          cc-by-nd-2.5
#> 97                          cc-by-nd-3.0
#> 98                          cc-by-nd-4.0
#> 99                          cc-by-nc-1.0
#> 100                         cc-by-nc-2.0
#> 101                         cc-by-nc-2.5
#> 102                         cc-by-nc-3.0
#> 103                         cc-by-nc-4.0
#> 104                      cc-by-nc-nd-1.0
#> 105                      cc-by-nc-nd-2.0
#> 106                      cc-by-nc-nd-2.5
#> 107                  cc-by-nc-nd-3.0-igo
#> 108                      cc-by-nc-nd-3.0
#> 109                      cc-by-nc-nd-4.0
#> 110                      cc-by-nc-sa-1.0
#> 111                      cc-by-nc-sa-2.0
#> 112                      cc-by-nc-sa-2.5
#> 113                      cc-by-nc-sa-3.0
#> 114                      cc-by-nc-sa-4.0
#> 115                         cc-by-sa-1.0
#> 116                      cc-by-sa-2.0-uk
#> 117                         cc-by-sa-2.0
#> 118                         cc-by-sa-2.5
#> 119                         cc-by-sa-3.0
#> 120                         cc-by-sa-4.0
#> 121                      cc-by-sa-3.0-at
#> 122                              cc-pddc
#> 123                              cc0-1.0
#> 124                            crossword
#> 125                              cal-1.0
#> 126      cal-1.0-combined-work-exception
#> 127                       crystalstacker
#> 128                                 cube
#> 129                                  doc
#> 130                                 dsdp
#> 131                                  dsl
#> 132                            d-fsl-1.0
#> 133                                wtfpl
#> 134                              dotseqn
#> 135                                epics
#> 136                           eudatagrid
#> 137                              epl-1.0
#> 138                              epl-2.0
#> 139                              ecl-1.0
#> 140                              ecl-2.0
#> 141                              efl-1.0
#> 142                              efl-2.0
#> 143                      mit-advertising
#> 144                              entessa
#> 145                            erlpl-1.1
#> 146                           etalab-2.0
#> 147                            eurofound
#> 148                             eupl-1.0
#> 149                             eupl-1.1
#> 150                             eupl-1.2
#> 151                              eurosym
#> 152                                fsfap
#> 153                                fsful
#> 154                              fsfullr
#> 155                                 fair
#> 156                        frameworx-1.0
#> 157                zenodo-freetoread-1.0
#> 158                            freeimage
#> 159                                  ftl
#> 160                                gl2ps
#> 161                        agpl-3.0-only
#> 162                    agpl-3.0-or-later
#> 163                        gfdl-1.1-only
#> 164             gfdl-1.1-invariants-only
#> 165          gfdl-1.1-no-invariants-only
#> 166                    gfdl-1.1-or-later
#> 167         gfdl-1.1-invariants-or-later
#> 168      gfdl-1.1-no-invariants-or-later
#> 169                        gfdl-1.2-only
#> 170             gfdl-1.2-invariants-only
#> 171          gfdl-1.2-no-invariants-only
#> 172                    gfdl-1.2-or-later
#> 173         gfdl-1.2-invariants-or-later
#> 174      gfdl-1.2-no-invariants-or-later
#> 175                        gfdl-1.3-only
#> 176             gfdl-1.3-invariants-only
#> 177          gfdl-1.3-no-invariants-only
#> 178                    gfdl-1.3-or-later
#> 179         gfdl-1.3-invariants-or-later
#> 180      gfdl-1.3-no-invariants-or-later
#> 181                         gpl-1.0-only
#> 182                     gpl-1.0-or-later
#> 183                         gpl-2.0-only
#> 184                     gpl-2.0-or-later
#> 185                         gpl-3.0-only
#> 186                     gpl-3.0-or-later
#> 187                        lgpl-2.1-only
#> 188                    lgpl-2.1-or-later
#> 189                        lgpl-3.0-only
#> 190                    lgpl-3.0-or-later
#> 191                        lgpl-2.0-only
#> 192                    lgpl-2.0-or-later
#> 193                            geogratis
#> 194                             giftware
#> 195                               glulxe
#> 196                               glwtpl
#> 197                             htmltidy
#> 198                        haskellreport
#> 199                      hesa-withrights
#> 200                      hippocratic-2.1
#> 201                                 hpnd
#> 202                    hpnd-sell-variant
#> 203                             ibm-pibs
#> 204                              ipl-1.0
#> 205                                  icu
#> 206                                  ipa
#> 207                                  isc
#> 208                          imagemagick
#> 209                               imlib2
#> 210                                  ijg
#> 211                             info-zip
#> 212                           intel-acpi
#> 213                                intel
#> 214                        interbase-1.0
#> 215                            user-jsim
#> 216                                 json
#> 217                           jabber-osl
#> 218                                jpnic
#> 219                           jasper-2.0
#> 220                             lppl-1.0
#> 221                             lppl-1.1
#> 222                             lppl-1.2
#> 223                            lppl-1.3a
#> 224                            lppl-1.3c
#> 225                              latex2e
#> 226                    bsd-3-clause-lbnl
#> 227                            leptonica
#> 228                               lgpllr
#> 229                              lal-1.2
#> 230                              lal-1.3
#> 231                          liliq-p-1.1
#> 232                      liliq-rplus-1.1
#> 233                          liliq-r-1.1
#> 234                         notspecified
#> 235                         linux-openib
#> 236                 localauth-withrights
#> 237                         lucent-plan9
#> 238                              lpl-1.0
#> 239                             lpl-1.02
#> 240                               mitnfa
#> 241                                  mit
#> 242                                mit-0
#> 243                       mit-open-group
#> 244                                mitre
#> 245                            makeindex
#> 246                                 mtll
#> 247                        met-office-cp
#> 248                                ms-pl
#> 249                                ms-rl
#> 250                             motosoto
#> 251                              mpl-1.0
#> 252                              mpl-1.1
#> 253                              mpl-2.0
#> 254        mpl-2.0-no-copyleft-exception
#> 255                         mulanpsl-1.0
#> 256                         mulanpsl-2.0
#> 257                              multics
#> 258                                  mup
#> 259                             nasa-1.3
#> 260                              nist-pd
#> 261                     nist-pd-fallback
#> 262                                  nrl
#> 263                                  ntp
#> 264                                ntp-0
#> 265                               naumen
#> 266                             nbpl-1.0
#> 267                             net-snmp
#> 268                               netcdf
#> 269                                 ngpl
#> 270                                 nosl
#> 271                              npl-1.0
#> 272                              npl-1.1
#> 273                             newsletr
#> 274              geo-no-fee-unrestricted
#> 275                                 nlpl
#> 276                                nokia
#> 277                          ncgl-uk-2.0
#> 278                            nposl-3.0
#> 279                             nlod-1.0
#> 280                                noweb
#> 281                             oclc-2.0
#> 282                             odbl-1.0
#> 283                             pddl-1.0
#> 284                              ogc-1.0
#> 285                          oset-pl-2.1
#> 286                              occt-pl
#> 287                           odc-by-1.0
#> 288                       ogl-canada-2.0
#> 289                           ogl-uk-1.0
#> 290                           ogl-uk-2.0
#> 291                           ogl-uk-3.0
#> 292                                ogtsl
#> 293                          oldap-2.2.2
#> 294                            oldap-1.1
#> 295                            oldap-1.2
#> 296                            oldap-1.3
#> 297                            oldap-1.4
#> 298                            oldap-2.0
#> 299                          oldap-2.0.1
#> 300                            oldap-2.1
#> 301                            oldap-2.2
#> 302                          oldap-2.2.1
#> 303                            oldap-2.3
#> 304                            oldap-2.4
#> 305                            oldap-2.5
#> 306                            oldap-2.6
#> 307                            oldap-2.7
#> 308                            oldap-2.8
#> 309                                  oml
#> 310                              opl-1.0
#> 311                              osl-1.0
#> 312                              osl-1.1
#> 313                              osl-2.0
#> 314                              osl-2.1
#> 315                              osl-3.0
#> 316                            o-uda-1.0
#> 317                              openssl
#> 318                             other-at
#> 319                             other-nc
#> 320                         other-closed
#> 321                           other-open
#> 322                             other-pd
#> 323                              php-3.0
#> 324                             php-3.01
#> 325                           libpng-2.0
#> 326                               plexus
#> 327         polyform-noncommercial-1.0.0
#> 328        polyform-small-business-1.0.0
#> 329                           postgresql
#> 330                           python-2.0
#> 331                              psf-2.0
#> 332                              qpl-1.0
#> 333                                qhull
#> 334                                 qtpl
#> 335                               rsa-md
#> 336                                rdisc
#> 337                             rpsl-1.0
#> 338                              rpl-1.1
#> 339                              rpl-1.5
#> 340                           rhecos-1.1
#> 341                                rscpl
#> 342                                 ruby
#> 343                                 scea
#> 344                            sgi-b-1.0
#> 345                            sgi-b-1.1
#> 346                            sgi-b-2.0
#> 347                              ofl-1.0
#> 348                          ofl-1.0-rfn
#> 349                       ofl-1.0-no-rfn
#> 350                              ofl-1.1
#> 351                          ofl-1.1-rfn
#> 352                       ofl-1.1-no-rfn
#> 353                                 snia
#> 354                             blessing
#> 355                          ssh-openssh
#> 356                            ssh-short
#> 357                               sax-pd
#> 358                              saxpath
#> 359                                  swl
#> 360                                smppl
#> 361                             sendmail
#> 362                        sendmail-8.23
#> 363                             sspl-1.0
#> 364                            simpl-2.0
#> 365                            sleepycat
#> 366                              shl-0.5
#> 367                             shl-0.51
#> 368                           spencer-86
#> 369                           spencer-94
#> 370                           spencer-99
#> 371                                smlnj
#> 372                        dli-model-use
#> 373                       sugarcrm-1.1.3
#> 374                                sissl
#> 375                            sissl-1.2
#> 376                              spl-1.0
#> 377                           watcom-1.0
#> 378                         tapr-ohl-1.0
#> 379                                  tcl
#> 380                         tcp-wrappers
#> 381                                tmate
#> 382                           torque-1.1
#> 383                        tu-berlin-1.0
#> 384                        tu-berlin-2.0
#> 385                                miros
#> 386                         parity-6.0.0
#> 387                         parity-7.0.0
#> 388                            unlicense
#> 389                                 tosl
#> 390                        ukclickusepsi
#> 391                              ukcrown
#> 392                   ukcrown-withrights
#> 393                                ukpsi
#> 394                     unicode-dfs-2015
#> 395                     unicode-dfs-2016
#> 396                          unicode-tou
#> 397                              upl-1.0
#> 398                                 ncsa
#> 399                              ucl-1.0
#> 400                              vostrom
#> 401                                  vim
#> 402                              vsl-1.0
#> 403                         w3c-20150513
#> 404                         w3c-19980720
#> 405                                  w3c
#> 406                               wsuipa
#> 407                                 xnet
#> 408                                  x11
#> 409                          xfree86-1.1
#> 410                                  xpp
#> 411                                xskat
#> 412                                xerox
#> 413                              ypl-1.0
#> 414                              ypl-1.1
#> 415                                  zed
#> 416                             zend-2.0
#> 417                           zimbra-1.3
#> 418                           zimbra-1.4
#> 419                              zpl-1.1
#> 420                              zpl-2.0
#> 421                              zpl-2.1
#> 422                          bzip2-1.0.5
#> 423                          bzip2-1.0.6
#> 424                  copyleft-next-0.3.0
#> 425                  copyleft-next-0.3.1
#> 426                                 curl
#> 427                             diffmark
#> 428                              dvipdfm
#> 429                               egenix
#> 430                             mit-enna
#> 431                              mit-feh
#> 432                           gsoap-1.3b
#> 433                              gnuplot
#> 434                               imatix
#> 435                               libpng
#> 436                       libselinux-1.0
#> 437                              libtiff
#> 438                               mpich2
#> 439                               psfrag
#> 440                              psutils
#> 441                            wxwindows
#> 442                               xinetd
#> 443                                 zlib
#> 444                 zlib-acknowledgement
#>                                                                                 title
#> 1                                                                  3dfx Glide License
#> 2                                                            AMD's plpa_map.c License
#> 3                                                        ANTLR Software Rights Notice
#> 4                                  ANTLR Software Rights Notice with license fallback
#> 5                                                                    Abstyles License
#> 6                                                          Academic Free License v1.1
#> 7                                                          Academic Free License v1.2
#> 8                                                          Academic Free License v2.0
#> 9                                                          Academic Free License v2.1
#> 10                                                         Academic Free License v3.0
#> 11                                    Academy of Motion Picture Arts and Sciences BSD
#> 12                                                        Adaptive Public License 1.0
#> 13                                                           Adobe Glyph List License
#> 14                                                       Adobe Postscript AFM License
#> 15                           Adobe Systems Incorporated Source Code License Agreement
#> 16                                            Affero General Public License v1.0 only
#> 17                                        Affero General Public License v1.0 or later
#> 18                                                                   Afmparse License
#> 19                                                                        Against DRM
#> 20                                                        Aladdin Free Public License
#> 21                                                    Amazon Digital Services License
#> 22                                                                 Apache License 1.0
#> 23                                                                 Apache License 1.1
#> 24                                                                 Apache License 2.0
#> 25                                                                  Apple MIT License
#> 26                                                    Apple Public Source License 1.0
#> 27                                                    Apple Public Source License 1.1
#> 28                                                    Apple Public Source License 1.2
#> 29                                                    Apple Public Source License 2.0
#> 30                                                               Artistic License 1.0
#> 31                                                        Artistic License 1.0 (Perl)
#> 32                                                    Artistic License 1.0 w/clause 8
#> 33                                                               Artistic License 2.0
#> 34                                                      Attribution Assurance License
#> 35                                                               BSD 1-Clause License
#> 36                                                  BSD 2-Clause "Simplified" License
#> 37                                                   BSD 2-Clause with views sentence
#> 38                                            BSD 3-Clause "New" or "Revised" License
#> 39                                                         BSD 3-Clause Clear License
#> 40                                                    BSD 3-Clause No Nuclear License
#> 41                                               BSD 3-Clause No Nuclear License 2014
#> 42                                                   BSD 3-Clause No Nuclear Warranty
#> 43                                                      BSD 3-Clause Open MPI variant
#> 44                                           BSD 4-Clause "Original" or "Old" License
#> 45                                                             BSD Protection License
#> 46                                                        BSD Source Code Attribution
#> 47                                                            BSD Zero Clause License
#> 48                                                               BSD with attribution
#> 49                                                   BSD-2-Clause Plus Patent License
#> 50                                   BSD-4-Clause (University of California-Specific)
#> 51                                                                     Bahyph License
#> 52                                                                       Barr License
#> 53                                                                   Beerware License
#> 54                                                BitTorrent Open Source License v1.0
#> 55                                                BitTorrent Open Source License v1.1
#> 56                                                       Blue Oak Model License 1.0.0
#> 57                                                         Boost Software License 1.0
#> 58                                                                    Borceux license
#> 59                                                        Business Source License 1.1
#> 60                                  CERN Open Hardware Licence Version 2 - Permissive
#> 61                         CERN Open Hardware Licence Version 2 - Strongly Reciprocal
#> 62                           CERN Open Hardware Licence Version 2 - Weakly Reciprocal
#> 63                                                    CERN Open Hardware Licence v1.1
#> 64                                                    CERN Open Hardware Licence v1.2
#> 65                                                                        CMU License
#> 66                                                                CNRI Jython License
#> 67                                                                CNRI Python License
#> 68                           CNRI Python Open Source GPL Compatible License Agreement
#> 69                                                     CUA Office Public License v1.0
#> 70                                                                    Caldera License
#> 71                                        CeCILL Free Software License Agreement v1.0
#> 72                                        CeCILL Free Software License Agreement v1.1
#> 73                                        CeCILL Free Software License Agreement v2.0
#> 74                                        CeCILL Free Software License Agreement v2.1
#> 75                                           CeCILL-B Free Software License Agreement
#> 76                                           CeCILL-C Free Software License Agreement
#> 77                                                         Clarified Artistic License
#> 78                                                     Code Project Open License 1.02
#> 79                                    Common Development and Distribution License 1.0
#> 80                                    Common Development and Distribution License 1.1
#> 81                                              Common Public Attribution License 1.0
#> 82                                                          Common Public License 1.0
#> 83                                    Community Data License Agreement Permissive 1.0
#> 84                                       Community Data License Agreement Sharing 1.0
#> 85                                Computer Associates Trusted Open Source License 1.1
#> 86                                                         Condor Public License v1.1
#> 87                                           Creative Commons Attribution 1.0 Generic
#> 88                                           Creative Commons Attribution 2.0 Generic
#> 89                                           Creative Commons Attribution 2.5 Generic
#> 90                                           Creative Commons Attribution 3.0 Austria
#> 91                                     Creative Commons Attribution 3.0 United States
#> 92                                          Creative Commons Attribution 3.0 Unported
#> 93                                     Creative Commons Attribution 4.0 International
#> 94                            Creative Commons Attribution No Derivatives 1.0 Generic
#> 95                            Creative Commons Attribution No Derivatives 2.0 Generic
#> 96                            Creative Commons Attribution No Derivatives 2.5 Generic
#> 97                           Creative Commons Attribution No Derivatives 3.0 Unported
#> 98                      Creative Commons Attribution No Derivatives 4.0 International
#> 99                            Creative Commons Attribution Non Commercial 1.0 Generic
#> 100                           Creative Commons Attribution Non Commercial 2.0 Generic
#> 101                           Creative Commons Attribution Non Commercial 2.5 Generic
#> 102                          Creative Commons Attribution Non Commercial 3.0 Unported
#> 103                     Creative Commons Attribution Non Commercial 4.0 International
#> 104            Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic
#> 105            Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic
#> 106            Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic
#> 107                Creative Commons Attribution Non Commercial No Derivatives 3.0 IGO
#> 108           Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported
#> 109      Creative Commons Attribution Non Commercial No Derivatives 4.0 International
#> 110               Creative Commons Attribution Non Commercial Share Alike 1.0 Generic
#> 111               Creative Commons Attribution Non Commercial Share Alike 2.0 Generic
#> 112               Creative Commons Attribution Non Commercial Share Alike 2.5 Generic
#> 113              Creative Commons Attribution Non Commercial Share Alike 3.0 Unported
#> 114         Creative Commons Attribution Non Commercial Share Alike 4.0 International
#> 115                              Creative Commons Attribution Share Alike 1.0 Generic
#> 116                    Creative Commons Attribution Share Alike 2.0 England and Wales
#> 117                              Creative Commons Attribution Share Alike 2.0 Generic
#> 118                              Creative Commons Attribution Share Alike 2.5 Generic
#> 119                             Creative Commons Attribution Share Alike 3.0 Unported
#> 120                        Creative Commons Attribution Share Alike 4.0 International
#> 121                              Creative Commons Attribution-Share Alike 3.0 Austria
#> 122                       Creative Commons Public Domain Dedication and Certification
#> 123                                              Creative Commons Zero v1.0 Universal
#> 124                                                                 Crossword License
#> 125                                                Cryptographic Autonomy License 1.0
#> 126                      Cryptographic Autonomy License 1.0 (Combined Work Exception)
#> 127                                                            CrystalStacker License
#> 128                                                                      Cube License
#> 129                                                                       DOC License
#> 130                                                                      DSDP License
#> 131                                                            Design Science License
#> 132                                                    Deutsche Freie Software Lizenz
#> 133                                       Do What The F*ck You Want To Public License
#> 134                                                                   Dotseqn License
#> 135                                                                EPICS Open License
#> 136                                                      EU DataGrid Software License
#> 137                                                        Eclipse Public License 1.0
#> 138                                                        Eclipse Public License 2.0
#> 139                                                Educational Community License v1.0
#> 140                                                Educational Community License v2.0
#> 141                                                         Eiffel Forum License v1.0
#> 142                                                         Eiffel Forum License v2.0
#> 143                                                       Enlightenment License (e16)
#> 144                                                       Entessa Public License v1.0
#> 145                                                        Erlang Public License v1.1
#> 146                                                           Etalab Open License 2.0
#> 147                                                                 Eurofound license
#> 148                                                 European Union Public License 1.0
#> 149                                                 European Union Public License 1.1
#> 150                                                 European Union Public License 1.2
#> 151                                                                   Eurosym License
#> 152                                                        FSF All Permissive License
#> 153                                                             FSF Unlimited License
#> 154                                    FSF Unlimited License (with License Retention)
#> 155                                                                      Fair License
#> 156                                                        Frameworx Open License 1.0
#> 157   Free for private use; right holder retains other rights, including distribution
#> 158                                                     FreeImage Public License v1.0
#> 159                                                          Freetype Project License
#> 160                                                                     GL2PS License
#> 161                                       GNU Affero General Public License v3.0 only
#> 162                                   GNU Affero General Public License v3.0 or later
#> 163                                          GNU Free Documentation License v1.1 only
#> 164                             GNU Free Documentation License v1.1 only - invariants
#> 165                          GNU Free Documentation License v1.1 only - no invariants
#> 166                                      GNU Free Documentation License v1.1 or later
#> 167                         GNU Free Documentation License v1.1 or later - invariants
#> 168                      GNU Free Documentation License v1.1 or later - no invariants
#> 169                                          GNU Free Documentation License v1.2 only
#> 170                             GNU Free Documentation License v1.2 only - invariants
#> 171                          GNU Free Documentation License v1.2 only - no invariants
#> 172                                      GNU Free Documentation License v1.2 or later
#> 173                         GNU Free Documentation License v1.2 or later - invariants
#> 174                      GNU Free Documentation License v1.2 or later - no invariants
#> 175                                          GNU Free Documentation License v1.3 only
#> 176                             GNU Free Documentation License v1.3 only - invariants
#> 177                          GNU Free Documentation License v1.3 only - no invariants
#> 178                                      GNU Free Documentation License v1.3 or later
#> 179                         GNU Free Documentation License v1.3 or later - invariants
#> 180                      GNU Free Documentation License v1.3 or later - no invariants
#> 181                                              GNU General Public License v1.0 only
#> 182                                          GNU General Public License v1.0 or later
#> 183                                              GNU General Public License v2.0 only
#> 184                                          GNU General Public License v2.0 or later
#> 185                                              GNU General Public License v3.0 only
#> 186                                          GNU General Public License v3.0 or later
#> 187                                       GNU Lesser General Public License v2.1 only
#> 188                                   GNU Lesser General Public License v2.1 or later
#> 189                                       GNU Lesser General Public License v3.0 only
#> 190                                   GNU Lesser General Public License v3.0 or later
#> 191                                        GNU Library General Public License v2 only
#> 192                                    GNU Library General Public License v2 or later
#> 193                                                       Geogratis Licence Agreement
#> 194                                                                  Giftware License
#> 195                                                                    Glulxe License
#> 196                                                Good Luck With That Public License
#> 197                                                                 HTML Tidy License
#> 198                                                   Haskell Language Report License
#> 199              Higher Education Statistics Agency Copyright with data.gov.uk rights
#> 200                                                           Hippocratic License 2.1
#> 201                                       Historical Permission Notice and Disclaimer
#> 202                        Historical Permission Notice and Disclaimer - sell variant
#> 203                                      IBM PowerPC Initialization and Boot Software
#> 204                                                           IBM Public License v1.0
#> 205                                                                       ICU License
#> 206                                                                  IPA Font License
#> 207                                                                       ISC License
#> 208                                                               ImageMagick License
#> 209                                                                    Imlib2 License
#> 210                                                    Independent JPEG Group License
#> 211                                                                  Info-ZIP License
#> 212                                             Intel ACPI Software License Agreement
#> 213                                                         Intel Open Source License
#> 214                                                     Interbase Public License v1.0
#> 215                                                             JSIM Software License
#> 216                                                                      JSON License
#> 217                                                        Jabber Open Source License
#> 218                                          Japan Network Information Center License
#> 219                                                                    JasPer License
#> 220                                                 LaTeX Project Public License v1.0
#> 221                                                 LaTeX Project Public License v1.1
#> 222                                                 LaTeX Project Public License v1.2
#> 223                                                LaTeX Project Public License v1.3a
#> 224                                                LaTeX Project Public License v1.3c
#> 225                                                                   Latex2e License
#> 226                               Lawrence Berkeley National Labs BSD variant license
#> 227                                                                 Leptonica License
#> 228                            Lesser General Public License For Linguistic Resources
#> 229                                                             Licence Art Libre 1.2
#> 230                                                             Licence Art Libre 1.3
#> 231                                  Licence Libre du Québec – Permissive version 1.1
#> 232                           Licence Libre du Québec – Réciprocité forte version 1.1
#> 233                                 Licence Libre du Québec – Réciprocité version 1.1
#> 234                                                             License Not Specified
#> 235                                        Linux Kernel Variant of OpenIB.org license
#> 236                                 Local Authority Copyright with data.gov.uk rights
#> 237                                                     Lucent Public License (Plan9)
#> 238                                                 Lucent Public License Version 1.0
#> 239                                                       Lucent Public License v1.02
#> 240                                                     MIT +no-false-attribs license
#> 241                                                                       MIT License
#> 242                                                                MIT No Attribution
#> 243                                                            MIT Open Group variant
#> 244                       MITRE Collaborative Virtual Workspace License (CVW License)
#> 245                                                                 MakeIndex License
#> 246                                                   Matrix Template Library License
#> 247                               Met Office UK Climate Projections Licence Agreement
#> 248                                                          Microsoft Public License
#> 249                                                      Microsoft Reciprocal License
#> 250                                                                  Motosoto License
#> 251                                                        Mozilla Public License 1.0
#> 252                                                        Mozilla Public License 1.1
#> 253                                                        Mozilla Public License 2.0
#> 254                                Mozilla Public License 2.0 (no copyleft exception)
#> 255                                      Mulan Permissive Software License, Version 1
#> 256                                      Mulan Permissive Software License, Version 2
#> 257                                                                   Multics License
#> 258                                                                       Mup License
#> 259                                                    NASA Open Source Agreement 1.3
#> 260                                                         NIST Public Domain Notice
#> 261                                   NIST Public Domain Notice with license fallback
#> 262                                                                       NRL License
#> 263                                                                       NTP License
#> 264                                                                NTP No Attribution
#> 265                                                             Naumen Public License
#> 266                                                     Net Boolean Public License v1
#> 267                                                                  Net-SNMP License
#> 268                                                                    NetCDF license
#> 269                                                    Nethack General Public License
#> 270                                                       Netizen Open Source License
#> 271                                                      Netscape Public License v1.0
#> 272                                                      Netscape Public License v1.1
#> 273                                                                  Newsletr License
#> 274 No Fee Unrestricted Use License Agreement For Government Geographic Data (Canada)
#> 275                                                           No Limit Public License
#> 276                                                         Nokia Open Source License
#> 277                                                 Non-Commercial Government Licence
#> 278                                              Non-Profit Open Software License 3.0
#> 279                                        Norwegian Licence for Open Government Data
#> 280                                                                     Noweb License
#> 281                                                  OCLC Research Public License 2.0
#> 282                                                    ODC Open Database License v1.0
#> 283                                        ODC Public Domain Dedication & License 1.0
#> 284                                                 OGC Software License, Version 1.0
#> 285                                                   OSET Public License version 2.1
#> 286                                            Open CASCADE Technology Public License
#> 287                                        Open Data Commons Attribution License v1.0
#> 288                                                  Open Government Licence - Canada
#> 289                                                      Open Government Licence v1.0
#> 290                                                      Open Government Licence v2.0
#> 291                                                      Open Government Licence v3.0
#> 292                                                     Open Group Test Suite License
#> 293                                                    Open LDAP Public License 2.2.2
#> 294                                                     Open LDAP Public License v1.1
#> 295                                                     Open LDAP Public License v1.2
#> 296                                                     Open LDAP Public License v1.3
#> 297                                                     Open LDAP Public License v1.4
#> 298                         Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)
#> 299                                                   Open LDAP Public License v2.0.1
#> 300                                                     Open LDAP Public License v2.1
#> 301                                                     Open LDAP Public License v2.2
#> 302                                                   Open LDAP Public License v2.2.1
#> 303                                                     Open LDAP Public License v2.3
#> 304                                                     Open LDAP Public License v2.4
#> 305                                                     Open LDAP Public License v2.5
#> 306                                                     Open LDAP Public License v2.6
#> 307                                                     Open LDAP Public License v2.7
#> 308                                                     Open LDAP Public License v2.8
#> 309                                                               Open Market License
#> 310                                                          Open Public License v1.0
#> 311                                                         Open Software License 1.0
#> 312                                                         Open Software License 1.1
#> 313                                                         Open Software License 2.0
#> 314                                                         Open Software License 2.1
#> 315                                                         Open Software License 3.0
#> 316                                                   Open Use of Data Agreement v1.0
#> 317                                                                   OpenSSL License
#> 318                                                               Other (Attribution)
#> 319                                                            Other (Non-Commercial)
#> 320                                                                  Other (Not Open)
#> 321                                                                      Other (Open)
#> 322                                                             Other (Public Domain)
#> 323                                                                  PHP License v3.0
#> 324                                                                 PHP License v3.01
#> 325                                                   PNG Reference Library version 2
#> 326                                                        Plexus Classworlds License
#> 327                                              PolyForm Noncommercial License 1.0.0
#> 328                                             PolyForm Small Business License 1.0.0
#> 329                                                                PostgreSQL License
#> 330                                                                Python License 2.0
#> 331                                            Python Software Foundation License 2.0
#> 332                                                              Q Public License 1.0
#> 333                                                                     Qhull License
#> 334                                                           Qt Public License (QPL)
#> 335                                                        RSA Message-Digest License
#> 336                                                                     Rdisc License
#> 337                                           RealNetworks Public Source License v1.0
#> 338                                                     Reciprocal Public License 1.1
#> 339                                                     Reciprocal Public License 1.5
#> 340                                                  Red Hat eCos Public License v1.1
#> 341                                                  Ricoh Source Code Public License
#> 342                                                                      Ruby License
#> 343                                                        SCEA Shared Source License
#> 344                                                  SGI Free Software License B v1.0
#> 345                                                  SGI Free Software License B v1.1
#> 346                                                  SGI Free Software License B v2.0
#> 347                                                         SIL Open Font License 1.0
#> 348                                 SIL Open Font License 1.0 with Reserved Font Name
#> 349                              SIL Open Font License 1.0 with no Reserved Font Name
#> 350                                                         SIL Open Font License 1.1
#> 351                                 SIL Open Font License 1.1 with Reserved Font Name
#> 352                              SIL Open Font License 1.1 with no Reserved Font Name
#> 353                                                           SNIA Public License 1.1
#> 354                                                                   SQLite Blessing
#> 355                                                               SSH OpenSSH license
#> 356                                                                  SSH short notice
#> 357                                                          Sax Public Domain Notice
#> 358                                                                   Saxpath License
#> 359                            Scheme Widget Library (SWL) Software License Agreement
#> 360                                          Secure Messaging Protocol Public License
#> 361                                                                  Sendmail License
#> 362                                                             Sendmail License 8.23
#> 363                                                   Server Side Public License, v 1
#> 364                                                         Simple Public License 2.0
#> 365                                                                 Sleepycat License
#> 366                                                   Solderpad Hardware License v0.5
#> 367                                          Solderpad Hardware License, Version 0.51
#> 368                                                                Spencer License 86
#> 369                                                                Spencer License 94
#> 370                                                                Spencer License 99
#> 371                                                 Standard ML of New Jersey License
#> 372      Statistics Canada: Data Liberation Initiative (DLI) - Model Data Use Licence
#> 373                                                    SugarCRM Public License v1.1.3
#> 374                                        Sun Industry Standards Source License v1.1
#> 375                                        Sun Industry Standards Source License v1.2
#> 376                                                           Sun Public License v1.0
#> 377                                             Sybase Open Watcom Public License 1.0
#> 378                                                   TAPR Open Hardware License v1.0
#> 379                                                                    TCL/TK License
#> 380                                                              TCP Wrappers License
#> 381                                                         TMate Open Source License
#> 382                                                TORQUE v2.5+ Software License v1.1
#> 383                                        Technische Universitaet Berlin License 1.0
#> 384                                        Technische Universitaet Berlin License 2.0
#> 385                                                                 The MirOS Licence
#> 386                                                   The Parity Public License 6.0.0
#> 387                                                   The Parity Public License 7.0.0
#> 388                                                                     The Unlicense
#> 389                                                      Trusster Open Source License
#> 390                                                                  UK Click Use PSI
#> 391                                                                UK Crown Copyright
#> 392                                        UK Crown Copyright with data.gov.uk rights
#> 393                                                  UK PSI Public Sector Information
#> 394                        Unicode License Agreement - Data Files and Software (2015)
#> 395                        Unicode License Agreement - Data Files and Software (2016)
#> 396                                                              Unicode Terms of Use
#> 397                                                 Universal Permissive License v1.0
#> 398                                   University of Illinois/NCSA Open Source License
#> 399                                               Upstream Compatibility License v1.0
#> 400                                            VOSTROM Public License for Open Source
#> 401                                                                       Vim License
#> 402                                                      Vovida Software License v1.0
#> 403                             W3C Software Notice and Document License (2015-05-13)
#> 404                                      W3C Software Notice and License (1998-07-20)
#> 405                                      W3C Software Notice and License (2002-12-31)
#> 406                                                                    Wsuipa License
#> 407                                                                     X.Net License
#> 408                                                                       X11 License
#> 409                                                               XFree86 License 1.1
#> 410                                                                       XPP License
#> 411                                                                     XSkat License
#> 412                                                                     Xerox License
#> 413                                                        Yahoo! Public License v1.0
#> 414                                                        Yahoo! Public License v1.1
#> 415                                                                       Zed License
#> 416                                                                 Zend License v2.0
#> 417                                                        Zimbra Public License v1.3
#> 418                                                        Zimbra Public License v1.4
#> 419                                                           Zope Public License 1.1
#> 420                                                           Zope Public License 2.0
#> 421                                                           Zope Public License 2.1
#> 422                                                 bzip2 and libbzip2 License v1.0.5
#> 423                                                 bzip2 and libbzip2 License v1.0.6
#> 424                                                               copyleft-next 0.3.0
#> 425                                                               copyleft-next 0.3.1
#> 426                                                                      curl License
#> 427                                                                  diffmark license
#> 428                                                                   dvipdfm License
#> 429                                                   eGenix.com Public License 1.1.0
#> 430                                                                      enna License
#> 431                                                                       feh License
#> 432                                                        gSOAP Public License v1.3b
#> 433                                                                   gnuplot License
#> 434                                        iMatix Standard Function Library Agreement
#> 435                                                                    libpng License
#> 436                                                   libselinux public domain notice
#> 437                                                                   libtiff License
#> 438                                                                    mpich2 License
#> 439                                                                    psfrag License
#> 440                                                                   psutils License
#> 441                                                         wxWindows Library License
#> 442                                                                    xinetd License
#> 443                                                                      zlib License
#> 444                                          zlib/libpng License with Acknowledgement
#>                                                                                                                                                                                                                                                                                                                                                                                                                                                                   description
#> 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
#> 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
#> 3                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
#> 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
#> 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
#> 6                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
#> 7                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
#> 8                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
#> 9                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
#> 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 11                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 12                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 13                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 14                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 15                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 16                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 17                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 18                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 19                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 21                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 22                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 23                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 24                                                                                                                                                                                                A permissive license whose main conditions require preservation of copyright and license notices. Contributors provide an express grant of patent rights. Licensed works, modifications, and larger works may be distributed under different terms and without source code.
#> 25                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 26                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 27                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 28                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 29                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 31                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 32                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 33                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 34                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 35                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 36                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 37                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 38                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 39                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 40                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 41                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 42                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 43                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 44                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 45                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 46                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 47                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 48                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 49                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 50                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 51                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 52                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 53                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 54                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 55                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 56                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 57                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 58                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 59                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 60                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 61                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 62                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 63                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 64                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 65                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 66                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 67                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 68                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 69                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 70                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 71                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 72                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 73                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 74                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 75                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 76                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 77                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 78                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 79                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 80                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 81                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 82                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 83                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 84                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 85                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 86                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 87                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 88                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 89                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 90                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 91                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 92                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 93                                                                                                                                                                                                                                                                                                                 The Creative Commons Attribution license allows re-distribution and re-use of a licensed work on the condition that the creator is appropriately credited.
#> 94                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 95                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 96                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 97                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 98                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 99                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
#> 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 101                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 102                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 103                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 104                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 105                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 106                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 107                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 108                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 109                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 110                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 111                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 112                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 113                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 114                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 115                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 116                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 117                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 118                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 119                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 120                                                                                                                                                                                                                                         Permits almost any use subject to providing credit and license notice. Frequently used for media assets and educational materials. The most common license for Open Access scientific publications. Not recommended for software.
#> 121                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 122                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 123                                                                                                                                                                                                                                                                              CC0 waives copyright interest in a work you've created and dedicates it to the world-wide public domain. Use CC0 to opt out of copyright entirely and ensure your work has the widest reach.
#> 124                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 125                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 126                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 127                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 128                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 129                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 130                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 131                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 132                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 133                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 134                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 135                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 136                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 137                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 138                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 139                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 140                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 141                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 142                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 143                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 144                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 145                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 146                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 147                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 148                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 149                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 150                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 151                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 152                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 153                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 154                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 155                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 156                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 157                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 158                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 159                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 160                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 161                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 162                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 163                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 164                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 165                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 166                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 167                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 168                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 169                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 170                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 171                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 172                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 173                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 174                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 175                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 176                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 177                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 178                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 179                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 180                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 181                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 182                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 183                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 184                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 185                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 186                                                                                                                                              Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.
#> 187                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 188                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 189                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 190 Permissions of this copyleft license are conditioned on making available complete source code of licensed works and modifications under the same license or the GNU GPLv3. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. However, a larger work using the licensed work through interfaces provided by the licensed work may be distributed under different terms and without source code for the larger work.
#> 191                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 192                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 193                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 194                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 195                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 196                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 197                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 198                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 199                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 200                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 201                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 202                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 203                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 204                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 205                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 206                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 207                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 208                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 209                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 210                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 211                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 212                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 213                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 214                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 215                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 216                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 217                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 218                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 219                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 220                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 221                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 222                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 223                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 224                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 225                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 226                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 227                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 228                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 229                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 230                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 231                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 232                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 233                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 234                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 235                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 236                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 237                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 238                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 239                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 240                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 241                                                                                                                                                                                                                                     A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.
#> 242                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 243                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 244                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 245                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 246                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 247                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 248                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 249                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 250                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 251                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 252                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 253                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 254                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 255                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 256                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 257                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 258                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 259                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 260                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 261                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 262                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 263                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 264                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 265                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 266                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 267                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 268                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 269                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 270                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 271                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 272                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 273                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 274                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 275                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 276                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 277                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 278                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 279                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 280                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 281                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 282                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 283                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 284                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 285                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 286                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 287                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 288                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 289                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 290                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 291                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 292                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 293                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 294                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 295                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 296                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 297                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 298                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 299                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 300                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 301                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 302                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 303                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 304                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 305                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 306                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 307                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 308                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 309                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 310                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 311                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 312                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 313                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 314                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 315                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 316                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 317                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 318                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 319                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 320                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 321                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 322                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 323                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 324                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 325                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 326                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 327                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 328                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 329                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 330                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 331                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 332                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 333                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 334                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 335                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 336                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 337                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 338                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 339                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 340                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 341                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 342                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 343                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 344                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 345                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 346                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 347                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 348                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 349                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 350                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 351                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 352                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 353                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 354                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 355                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 356                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 357                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 358                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 359                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 360                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 361                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 362                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 363                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 364                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 365                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 366                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 367                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 368                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 369                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 370                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 371                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 372                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 373                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 374                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 375                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 376                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 377                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 378                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 379                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 380                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 381                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 382                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 383                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 384                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 385                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 386                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 387                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 388                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 389                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 390                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 391                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 392                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 393                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 394                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 395                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 396                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 397                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 398                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 399                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 400                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 401                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 402                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 403                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 404                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 405                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 406                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 407                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 408                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 409                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 410                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 411                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 412                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 413                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 414                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 415                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 416                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 417                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 418                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 419                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 420                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 421                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 422                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 423                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 424                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 425                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 426                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 427                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 428                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 429                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 430                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 431                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 432                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 433                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 434                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 435                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 436                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 437                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 438                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 439                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 440                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 441                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 442                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 443                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#> 444                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
#>                                                                                                                                                                   url
#> 1                                                                                                               http://www.users.on.net/~triforce/glidexp/COPYING.txt
#> 2                                                                                                       https://fedoraproject.org/wiki/Licensing/AMD_plpa_map_License
#> 3                                                                                                                                  http://www.antlr2.org/license.html
#> 4                                                                                                                                  http://www.antlr2.org/license.html
#> 5                                                                                                                   https://fedoraproject.org/wiki/Licensing/Abstyles
#> 6                                                                                                             http://opensource.linux-mirror.org/licenses/afl-1.1.txt
#> 7                                                                                                             http://opensource.linux-mirror.org/licenses/afl-1.2.txt
#> 8                                                                        http://wayback.archive.org/web/20060924134533/http://www.opensource.org/licenses/afl-2.0.txt
#> 9                                                                                                             http://opensource.linux-mirror.org/licenses/afl-2.1.txt
#> 10                                                                                                                                 http://www.rosenlaw.com/AFL3.0.htm
#> 11                                                                                                              https://fedoraproject.org/wiki/Licensing/BSD#AMPASBSD
#> 12                                                                                                                            https://opensource.org/licenses/APL-1.0
#> 13                                                                                                            https://fedoraproject.org/wiki/Licensing/MIT#AdobeGlyph
#> 14                                                                                                        https://fedoraproject.org/wiki/Licensing/AdobePostscriptAFM
#> 15                                                                                                              https://fedoraproject.org/wiki/Licensing/AdobeLicense
#> 16                                                                                                                                   http://www.affero.org/oagpl.html
#> 17                                                                                                                                   http://www.affero.org/oagpl.html
#> 18                                                                                                                  https://fedoraproject.org/wiki/Licensing/Afmparse
#> 19                                                                                                                 http://www.opendefinition.org/licenses/against-drm
#> 20                                                                                                           http://pages.cs.wisc.edu/~ghost/doc/AFPL/6.01/Public.htm
#> 21                                                                                              https://fedoraproject.org/wiki/Licensing/AmazonDigitalServicesLicense
#> 22                                                                                                                         http://www.apache.org/licenses/LICENSE-1.0
#> 23                                                                                                                             http://apache.org/licenses/LICENSE-1.1
#> 24                                                                                                                         http://www.apache.org/licenses/LICENSE-2.0
#> 25                                                                                                         https://fedoraproject.org/wiki/Licensing/Apple_MIT_License
#> 26                                                                                           https://fedoraproject.org/wiki/Licensing/Apple_Public_Source_License_1.0
#> 27                                                                               http://www.opensource.apple.com/source/IOSerialFamily/IOSerialFamily-7/APPLE_LICENSE
#> 28                                                                                                      http://www.samurajdata.se/opensource/mirror/licenses/apsl.php
#> 29                                                                                                                      http://www.opensource.apple.com/license/apsl/
#> 30                                                                                                                       https://opensource.org/licenses/Artistic-1.0
#> 31                                                                                                                         http://dev.perl.org/licenses/artistic.html
#> 32                                                                                                                       https://opensource.org/licenses/Artistic-1.0
#> 33                                                                                                                 http://www.perlfoundation.org/artistic_license_2_0
#> 34                                                                                                                        https://opensource.org/licenses/attribution
#> 35                                                                                             https://svnweb.freebsd.org/base/head/include/ifaddrs.h?revision=326823
#> 36                                                                                                                       https://opensource.org/licenses/BSD-2-Clause
#> 37                                                                                                              http://www.freebsd.org/copyright/freebsd-license.html
#> 38                                                                                                                       https://opensource.org/licenses/BSD-3-Clause
#> 39                                                                                                         http://labs.metacarta.com/license-explanation.html#license
#> 40                                                     http://download.oracle.com/otn-pub/java/licenses/bsd.txt?AuthParam=1467140197_43d516ce1776bd08a58235a7785be1cc
#> 41                                                                                                     https://java.net/projects/javaeetutorial/pages/BerkeleyLicense
#> 42                                                                                                   https://jogamp.org/git/?p=gluegen.git;a=blob_plain;f=LICENSE.txt
#> 43                                                                                                                     https://www.open-mpi.org/community/license.php
#> 44                                                                                                                  http://directory.fsf.org/wiki/License:BSD_4Clause
#> 45                                                                                                    https://fedoraproject.org/wiki/Licensing/BSD_Protection_License
#> 46                                                                                            https://github.com/robbiehanson/CocoaHTTPServer/blob/master/LICENSE.txt
#> 47                                                                                                                             http://landley.net/toybox/license.html
#> 48                                                                                                      https://fedoraproject.org/wiki/Licensing/BSD_with_Attribution
#> 49                                                                                                                      https://opensource.org/licenses/BSDplusPatent
#> 50                                                                                                                      http://www.freebsd.org/copyright/license.html
#> 51                                                                                                                    https://fedoraproject.org/wiki/Licensing/Bahyph
#> 52                                                                                                                      https://fedoraproject.org/wiki/Licensing/Barr
#> 53                                                                                                                  https://fedoraproject.org/wiki/Licensing/Beerware
#> 54                                                        http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/licenses/BitTorrent?r1=1.1&r2=1.1.1.1&diff_format=s
#> 55                                                                                                             http://directory.fsf.org/wiki/License:BitTorrentOSL1.1
#> 56                                                                                                                           https://blueoakcouncil.org/license/1.0.0
#> 57                                                                                                                               http://www.boost.org/LICENSE_1_0.txt
#> 58                                                                                                                   https://fedoraproject.org/wiki/Licensing/Borceux
#> 59                                                                                                                                         https://mariadb.com/bsl11/
#> 60                                                                                            https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2
#> 61                                                                                            https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2
#> 62                                                                                            https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2
#> 63                                                                                                          https://www.ohwr.org/project/licenses/wikis/cern-ohl-v1.1
#> 64                                                                                                          https://www.ohwr.org/project/licenses/wikis/cern-ohl-v1.2
#> 65                                                                                            https://fedoraproject.org/wiki/Licensing:MIT?rd=Licensing/MIT#CMU_Style
#> 66                                                                                                                                 http://www.jython.org/license.html
#> 67                                                                                                                        https://opensource.org/licenses/CNRI-Python
#> 68                                                                                                        http://www.python.org/download/releases/1.6.1/download_win/
#> 69                                                                                                                        https://opensource.org/licenses/CUA-OPL-1.0
#> 70                                                                                                              http://www.lemis.com/grog/UNIX/ancient-source-all.pdf
#> 71                                                                                                          http://www.cecill.info/licences/Licence_CeCILL_V1-fr.html
#> 72                                                                                                        http://www.cecill.info/licences/Licence_CeCILL_V1.1-US.html
#> 73                                                                                                          http://www.cecill.info/licences/Licence_CeCILL_V2-en.html
#> 74                                                                                                        http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.html
#> 75                                                                                                        http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
#> 76                                                                                                        http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html
#> 77                                                                                             http://gianluca.dellavedova.org/2011/01/03/clarified-artistic-license/
#> 78                                                                                                                        http://www.codeproject.com/info/cpol10.aspx
#> 79                                                                                                                              https://opensource.org/licenses/cddl1
#> 80                                                                                                                 http://glassfish.java.net/public/CDDL+GPL_1_1.html
#> 81                                                                                                                           https://opensource.org/licenses/CPAL-1.0
#> 82                                                                                                                            https://opensource.org/licenses/CPL-1.0
#> 83                                                                                                                                     https://cdla.io/permissive-1-0
#> 84                                                                                                                                        https://cdla.io/sharing-1-0
#> 85                                                                                                                         https://opensource.org/licenses/CATOSL-1.1
#> 86                                                                                                             http://research.cs.wisc.edu/condor/license.html#condor
#> 87                                                                                                              https://creativecommons.org/licenses/by/1.0/legalcode
#> 88                                                                                                              https://creativecommons.org/licenses/by/2.0/legalcode
#> 89                                                                                                              https://creativecommons.org/licenses/by/2.5/legalcode
#> 90                                                                                                           https://creativecommons.org/licenses/by/3.0/at/legalcode
#> 91                                                                                                           https://creativecommons.org/licenses/by/3.0/us/legalcode
#> 92                                                                                                              https://creativecommons.org/licenses/by/3.0/legalcode
#> 93                                                                                                              https://creativecommons.org/licenses/by/4.0/legalcode
#> 94                                                                                                           https://creativecommons.org/licenses/by-nd/1.0/legalcode
#> 95                                                                                                           https://creativecommons.org/licenses/by-nd/2.0/legalcode
#> 96                                                                                                           https://creativecommons.org/licenses/by-nd/2.5/legalcode
#> 97                                                                                                           https://creativecommons.org/licenses/by-nd/3.0/legalcode
#> 98                                                                                                           https://creativecommons.org/licenses/by-nd/4.0/legalcode
#> 99                                                                                                           https://creativecommons.org/licenses/by-nc/1.0/legalcode
#> 100                                                                                                          https://creativecommons.org/licenses/by-nc/2.0/legalcode
#> 101                                                                                                          https://creativecommons.org/licenses/by-nc/2.5/legalcode
#> 102                                                                                                          https://creativecommons.org/licenses/by-nc/3.0/legalcode
#> 103                                                                                                          https://creativecommons.org/licenses/by-nc/4.0/legalcode
#> 104                                                                                                       https://creativecommons.org/licenses/by-nd-nc/1.0/legalcode
#> 105                                                                                                       https://creativecommons.org/licenses/by-nc-nd/2.0/legalcode
#> 106                                                                                                       https://creativecommons.org/licenses/by-nc-nd/2.5/legalcode
#> 107                                                                                                   https://creativecommons.org/licenses/by-nc-nd/3.0/igo/legalcode
#> 108                                                                                                       https://creativecommons.org/licenses/by-nc-nd/3.0/legalcode
#> 109                                                                                                       https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode
#> 110                                                                                                       https://creativecommons.org/licenses/by-nc-sa/1.0/legalcode
#> 111                                                                                                       https://creativecommons.org/licenses/by-nc-sa/2.0/legalcode
#> 112                                                                                                       https://creativecommons.org/licenses/by-nc-sa/2.5/legalcode
#> 113                                                                                                       https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode
#> 114                                                                                                       https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode
#> 115                                                                                                          https://creativecommons.org/licenses/by-sa/1.0/legalcode
#> 116                                                                                                       https://creativecommons.org/licenses/by-sa/2.0/uk/legalcode
#> 117                                                                                                          https://creativecommons.org/licenses/by-sa/2.0/legalcode
#> 118                                                                                                          https://creativecommons.org/licenses/by-sa/2.5/legalcode
#> 119                                                                                                          https://creativecommons.org/licenses/by-sa/3.0/legalcode
#> 120                                                                                                          https://creativecommons.org/licenses/by-sa/4.0/legalcode
#> 121                                                                                                       https://creativecommons.org/licenses/by-sa/3.0/at/legalcode
#> 122                                                                                                                https://creativecommons.org/licenses/publicdomain/
#> 123                                                                                                       https://creativecommons.org/publicdomain/zero/1.0/legalcode
#> 124                                                                                                                https://fedoraproject.org/wiki/Licensing/Crossword
#> 125                                                                                                         http://cryptographicautonomylicense.com/license-text.html
#> 126                                                                                                         http://cryptographicautonomylicense.com/license-text.html
#> 127                                                                               https://fedoraproject.org/wiki/Licensing:CrystalStacker?rd=Licensing/CrystalStacker
#> 128                                                                                                                     https://fedoraproject.org/wiki/Licensing/Cube
#> 129                                                                                                                 http://www.cs.wustl.edu/~schmidt/ACE-copying.html
#> 130                                                                                                                     https://fedoraproject.org/wiki/Licensing/DSDP
#> 131                                                                                                                        http://www.opendefinition.org/licenses/dsl
#> 132                                                                                                                            http://www.dipp.nrw.de/d-fsl/lizenzen/
#> 133                                                                                                                                       http://www.wtfpl.net/about/
#> 134                                                                                                                  https://fedoraproject.org/wiki/Licensing/Dotseqn
#> 135                                                                                                                            https://epics.anl.gov/license/open.php
#> 136                                                                                                           http://eu-datagrid.web.cern.ch/eu-datagrid/license.html
#> 137                                                                                                                         http://www.eclipse.org/legal/epl-v10.html
#> 138                                                                                                                             https://www.eclipse.org/legal/epl-2.0
#> 139                                                                                                                           https://opensource.org/licenses/ECL-1.0
#> 140                                                                                                                           https://opensource.org/licenses/ECL-2.0
#> 141                                                                                                                      http://www.eiffel-nice.org/license/forum.txt
#> 142                                                                                                    http://www.eiffel-nice.org/license/eiffel-forum-license-2.html
#> 143                                                                                                     https://fedoraproject.org/wiki/Licensing/MIT_With_Advertising
#> 144                                                                                                                           https://opensource.org/licenses/Entessa
#> 145                                                                                                                                   http://www.erlang.org/EPLICENSE
#> 146                                                                            https://github.com/DISIC/politique-de-contribution-open-source/blob/master/LICENSE.pdf
#> 147                                                                                                 http://www.eurofound.europa.eu/legal-and-data-protection-notices 
#> 148                                                                                                                   http://ec.europa.eu/idabc/en/document/7330.html
#> 149                                                                                                       https://joinup.ec.europa.eu/software/page/eupl/licence-eupl
#> 150                                                                                                                  https://joinup.ec.europa.eu/page/eupl-text-11-12
#> 151                                                                                                                  https://fedoraproject.org/wiki/Licensing/Eurosym
#> 152                                                                                  https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html
#> 153                                                                                                    https://fedoraproject.org/wiki/Licensing/FSF_Unlimited_License
#> 154                                                                          https://fedoraproject.org/wiki/Licensing/FSF_Unlimited_License#License_Retention_Variant
#> 155                                                                                                                                           http://fairlicense.org/
#> 156                                                                                                                     https://opensource.org/licenses/Frameworx-1.0
#> 157                                                                                                                                                                  
#> 158                                                                                                            http://freeimage.sourceforge.net/freeimage-license.txt
#> 159                                                                                                                           http://freetype.fis.uniroma2.it/FTL.TXT
#> 160                                                                                                                           http://www.geuz.org/gl2ps/COPYING.GL2PS
#> 161                                                                                                                             https://www.gnu.org/licenses/agpl.txt
#> 162                                                                                                                             https://www.gnu.org/licenses/agpl.txt
#> 163                                                                                                             https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt
#> 164                                                                                                             https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt
#> 165                                                                                                             https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt
#> 166                                                                                                             https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt
#> 167                                                                                                             https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt
#> 168                                                                                                             https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt
#> 169                                                                                                             https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt
#> 170                                                                                                             https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt
#> 171                                                                                                             https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt
#> 172                                                                                                             https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt
#> 173                                                                                                             https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt
#> 174                                                                                                             https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt
#> 175                                                                                                                          https://www.gnu.org/licenses/fdl-1.3.txt
#> 176                                                                                                                          https://www.gnu.org/licenses/fdl-1.3.txt
#> 177                                                                                                                          https://www.gnu.org/licenses/fdl-1.3.txt
#> 178                                                                                                                          https://www.gnu.org/licenses/fdl-1.3.txt
#> 179                                                                                                                          https://www.gnu.org/licenses/fdl-1.3.txt
#> 180                                                                                                                          https://www.gnu.org/licenses/fdl-1.3.txt
#> 181                                                                                                 https://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html
#> 182                                                                                                 https://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html
#> 183                                                                                                 https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
#> 184                                                                                                 https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
#> 185                                                                                                              https://www.gnu.org/licenses/gpl-3.0-standalone.html
#> 186                                                                                                              https://www.gnu.org/licenses/gpl-3.0-standalone.html
#> 187                                                                                                https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html
#> 188                                                                                                https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html
#> 189                                                                                                             https://www.gnu.org/licenses/lgpl-3.0-standalone.html
#> 190                                                                                                             https://www.gnu.org/licenses/lgpl-3.0-standalone.html
#> 191                                                                                                https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html
#> 192                                                                                                https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html
#> 193                                                                                                              http://geogratis.cgdi.gc.ca/geogratis/en/licence.jsp
#> 194                                                                                                   http://liballeg.org/license.html#allegro-4-the-giftware-license
#> 195                                                                                                                   https://fedoraproject.org/wiki/Licensing/Glulxe
#> 196                                                                                https://github.com/me-shaon/GLWTPL/commit/da5f6bc734095efbacb442c0b31e33a65b9d6e85
#> 197                                                                                                   https://github.com/htacg/tidy-html5/blob/next/README/LICENSE.md
#> 198                                                                                          https://fedoraproject.org/wiki/Licensing/Haskell_Language_Report_License
#> 199                                                                                                                                                                  
#> 200                                                                                                                https://firstdonoharm.dev/version/2/1/license.html
#> 201                                                                                                                              https://opensource.org/licenses/HPND
#> 202                                           https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/net/sunrpc/auth_gss/gss_generic_token.c?h=v4.19
#> 203 http://git.denx.de/?p=u-boot.git;a=blob;f=arch/powerpc/cpu/ppc4xx/miiphy.c;h=297155fdafa064b955e53e9832de93bfb0cfb85b;hb=9fab4bf4cc077c21e43941866f3f2c196f28670d
#> 204                                                                                                                           https://opensource.org/licenses/IPL-1.0
#> 205                                                                                                    http://source.icu-project.org/repos/icu/icu/trunk/license.html
#> 206                                                                                                                               https://opensource.org/licenses/IPA
#> 207                                                                                                https://www.isc.org/downloads/software-support-policy/isc-license/
#> 208                                                                                                                     http://www.imagemagick.org/script/license.php
#> 209                                                                                                      http://trac.enlightenment.org/e/browser/trunk/imlib2/COPYING
#> 210                                                                                                       http://dev.w3.org/cvsweb/Amaya/libjpeg/Attic/README?rev=1.2
#> 211                                                                                                                              http://www.info-zip.org/license.html
#> 212                                                                                    https://fedoraproject.org/wiki/Licensing/Intel_ACPI_Software_License_Agreement
#> 213                                                                                                                             https://opensource.org/licenses/Intel
#> 214                                                       https://web.archive.org/web/20060319014854/http://info.borland.com/devsupport/interbase/opensource/IPL.html
#> 215                                                                                                                http://www.physiome.org/jsim/download/license.html
#> 216                                                                                                                                  http://www.json.org/license.html
#> 217                                                                                                                                                                  
#> 218                                                                                              https://gitlab.isc.org/isc-projects/bind9/blob/master/COPYRIGHT#L366
#> 219                                                                                                                    http://www.ece.uvic.ca/~mdadams/jasper/LICENSE
#> 220                                                                                                                    http://www.latex-project.org/lppl/lppl-1-0.txt
#> 221                                                                                                                    http://www.latex-project.org/lppl/lppl-1-1.txt
#> 222                                                                                                                    http://www.latex-project.org/lppl/lppl-1-2.txt
#> 223                                                                                                                   http://www.latex-project.org/lppl/lppl-1-3a.txt
#> 224                                                                                                                   http://www.latex-project.org/lppl/lppl-1-3c.txt
#> 225                                                                                                                  https://fedoraproject.org/wiki/Licensing/Latex2e
#> 226                                                                                                                  https://fedoraproject.org/wiki/Licensing/LBNLBSD
#> 227                                                                                                                https://fedoraproject.org/wiki/Licensing/Leptonica
#> 228                                                                                                                    http://www-igm.univ-mlv.fr/~unitex/lgpllr.html
#> 229                                                                                                             http://artlibre.org/licence/lal/licence-art-libre-12/
#> 230                                                                                                                                             https://artlibre.org/
#> 231                                                                                                                   https://forge.gouv.qc.ca/licence/fr/liliq-v1-1/
#> 232      https://www.forge.gouv.qc.ca/participez/licence-logicielle/licence-libre-du-quebec-liliq-en-francais/licence-libre-du-quebec-reciprocite-forte-liliq-r-v1-1/
#> 233            https://www.forge.gouv.qc.ca/participez/licence-logicielle/licence-libre-du-quebec-liliq-en-francais/licence-libre-du-quebec-reciprocite-liliq-r-v1-1/
#> 234                                                                                                                                                                  
#> 235                                                              https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/infiniband/core/sa.h
#> 236                                                                                                                                                                  
#> 237                                                                                                                                                                  
#> 238                                                                                                                           https://opensource.org/licenses/LPL-1.0
#> 239                                                                                                                     http://plan9.bell-labs.com/plan9/license.html
#> 240                                                                                                                   https://fedoraproject.org/wiki/Licensing/MITNFA
#> 241                                                                                                                               https://opensource.org/licenses/MIT
#> 242                                                                                                                                      https://github.com/aws/mit-0
#> 243                                                                                             https://gitlab.freedesktop.org/xorg/app/iceauth/-/blob/master/COPYING
#> 244                                                                                                                                                                  
#> 245                                                                                                                https://fedoraproject.org/wiki/Licensing/MakeIndex
#> 246                                                                                          https://fedoraproject.org/wiki/Licensing/Matrix_Template_Library_License
#> 247                                                          http://www.metoffice.gov.uk/climatechange/science/monitoring/ukcp09/UKCIP08_license_agreement_130709.pdf
#> 248                                                                                                                 http://www.microsoft.com/opensource/licenses.mspx
#> 249                                                                                                                 http://www.microsoft.com/opensource/licenses.mspx
#> 250                                                                                                                          https://opensource.org/licenses/Motosoto
#> 251                                                                                                                           http://www.mozilla.org/MPL/MPL-1.0.html
#> 252                                                                                                                           http://www.mozilla.org/MPL/MPL-1.1.html
#> 253                                                                                                                                   http://www.mozilla.org/MPL/2.0/
#> 254                                                                                                                                   http://www.mozilla.org/MPL/2.0/
#> 255                                                                                                                            https://license.coscl.org.cn/MulanPSL/
#> 256                                                                                                                           https://license.coscl.org.cn/MulanPSL2/
#> 257                                                                                                                           https://opensource.org/licenses/Multics
#> 258                                                                                                                      https://fedoraproject.org/wiki/Licensing/Mup
#> 259                                                                                                                           http://ti.arc.nasa.gov/opensource/nosa/
#> 260                                                                   https://github.com/tcheneau/simpleRPL/blob/e645e69e38dd4e3ccfeceb2db8cba05b7c2e0cd3/LICENSE.txt
#> 261                                                                           https://github.com/usnistgov/jsip/blob/59700e6926cbe96c5cdae897d9a7d2656b42abe3/LICENSE
#> 262                                                                                                                 http://web.mit.edu/network/isakmp/nrllicense.html
#> 263                                                                                                                               https://opensource.org/licenses/NTP
#> 264                                                                                                   https://github.com/tytso/e2fsprogs/blob/master/lib/et/et_name.c
#> 265                                                                                                                            https://opensource.org/licenses/Naumen
#> 266                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=37b4b3f6cc4bf34e1d3dec61e69914b9819d8894
#> 267                                                                                                                http://net-snmp.sourceforge.net/about/license.html
#> 268                                                                                                        http://www.unidata.ucar.edu/software/netcdf/copyright.html
#> 269                                                                                                                              https://opensource.org/licenses/NGPL
#> 270                                                                                                                 http://bits.netizen.com.au/licenses/NOSL/nosl.txt
#> 271                                                                                                                               http://www.mozilla.org/MPL/NPL/1.0/
#> 272                                                                                                                               http://www.mozilla.org/MPL/NPL/1.1/
#> 273                                                                                                                 https://fedoraproject.org/wiki/Licensing/Newsletr
#> 274                                                                                      http://www4.agr.gc.ca/AAFC-AAC/display-afficher.do?id=1226945498401&lang=eng
#> 275                                                                                                                     https://fedoraproject.org/wiki/Licensing/NLPL
#> 276                                                                                                                             https://opensource.org/licenses/nokia
#> 277                                                                                           https://github.com/spdx/license-list-XML/blob/master/src/Apache-2.0.xml
#> 278                                                                                                                           https://opensource.org/licenses/NOSL3.0
#> 279                                                                                                                                  http://data.norge.no/nlod/en/1.0
#> 280                                                                                                                    https://fedoraproject.org/wiki/Licensing/Noweb
#> 281                                                                                              http://www.oclc.org/research/activities/software/license/v2final.htm
#> 282                                                                                                                 http://www.opendatacommons.org/licenses/odbl/1.0/
#> 283                                                                                                                     http://opendatacommons.org/licenses/pddl/1.0/
#> 284                                                                                                                              https://www.ogc.org/ogc/software/1.0
#> 285                                                                                                                      http://www.osetfoundation.org/public-license
#> 286                                                                                                            http://www.opencascade.com/content/occt-public-license
#> 287                                                                                                                      https://opendatacommons.org/licenses/by/1.0/
#> 288                                                                                                          https://open.canada.ca/en/open-government-licence-canada
#> 289                                                                                         http://www.nationalarchives.gov.uk/doc/open-government-licence/version/1/
#> 290                                                                                         http://www.nationalarchives.gov.uk/doc/open-government-licence/version/2/
#> 291                                                                                         http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
#> 292                                                                                                 http://www.opengroup.org/testing/downloads/The_Open_Group_TSL.txt
#> 293                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=df2cc1e21eb7c160695f5b7cffd6296c151ba188
#> 294                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=806557a5ad59804ef3a44d5abfbe91d706b0791f
#> 295                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=42b0383c50c299977b5893ee695cf4e486fb0dc7
#> 296                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=e5f8117f0ce088d0bd7a8e18ddf37eaa40eb09b1
#> 297                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=c9f95c2f3f2ffb5e0ae55fe7388af75547660941
#> 298                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=cbf50f4e1185a21abd4c0a54d3f4341fe28f36ea
#> 299                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=b6d68acd14e51ca3aab4428bf26522aa74873f0e
#> 300                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=b0d176738e96a0d3b9f85cb51e140a86f21be715
#> 301                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=470b0c18ec67621c85881b2733057fecf4a1acc3
#> 302                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=4bc786f34b50aa301be6f5600f58a980070f481e
#> 303                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=d32cf54a32d581ab475d23c810b0a7fbaf8d63c3
#> 304                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=cd1284c4a91a8a380d904eee68d1583f989ed386
#> 305                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=6852b9d90022e8593c98205413380536b1b5a7cf
#> 306                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=1cae062821881f41b73012ba816434897abf4205
#> 307                                              http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=47c2415c1df81556eeb39be6cad458ef87c534a2
#> 308                                                                                                             http://www.openldap.org/software/release/license.html
#> 309                                                                                                      https://fedoraproject.org/wiki/Licensing/Open_Market_License
#> 310                                                                                                                     http://old.koalateam.com/jackaroo/OPL_1_0.TXT
#> 311                                                                                                                           https://opensource.org/licenses/OSL-1.0
#> 312                                                                                                                   https://fedoraproject.org/wiki/Licensing/OSL1.1
#> 313                                                                                     http://web.archive.org/web/20041020171434/http://www.rosenlaw.com/osl2.0.html
#> 314                                                                                       http://web.archive.org/web/20050212003940/http://www.rosenlaw.com/osl21.htm
#> 315                                                                                      https://web.archive.org/web/20120101081418/http://rosenlaw.com:80/OSL3.0.htm
#> 316                                                                                    https://github.com/microsoft/Open-Use-of-Data-Agreement/blob/v1.0/O-UDA-1.0.md
#> 317                                                                                                                        http://www.openssl.org/source/license.html
#> 318                                                                                                                                                                  
#> 319                                                                                                                                                                  
#> 320                                                                                                                                                                  
#> 321                                                                                                                                                                  
#> 322                                                                                                                                                                  
#> 323                                                                                                                                http://www.php.net/license/3_0.txt
#> 324                                                                                                                               http://www.php.net/license/3_01.txt
#> 325                                                                                                              http://www.libpng.org/pub/png/src/libpng-LICENSE.txt
#> 326                                                                                               https://fedoraproject.org/wiki/Licensing/Plexus_Classworlds_License
#> 327                                                                                                          https://polyformproject.org/licenses/noncommercial/1.0.0
#> 328                                                                                                         https://polyformproject.org/licenses/small-business/1.0.0
#> 329                                                                                                                           http://www.postgresql.org/about/licence
#> 330                                                                                                                        https://opensource.org/licenses/Python-2.0
#> 331                                                                                                                        https://opensource.org/licenses/Python-2.0
#> 332                                                                                                                          http://doc.qt.nokia.com/3.3/license.html
#> 333                                                                                                                    https://fedoraproject.org/wiki/Licensing/Qhull
#> 334                                                                                                                       http://www.opensource.org/licenses/qtpl.php
#> 335                                                                                                                             http://www.faqs.org/rfcs/rfc1321.html
#> 336                                                                                                            https://fedoraproject.org/wiki/Licensing/Rdisc_License
#> 337                                                                                                                           https://helixcommunity.org/content/rpsl
#> 338                                                                                                                           https://opensource.org/licenses/RPL-1.1
#> 339                                                                                                                           https://opensource.org/licenses/RPL-1.5
#> 340                                                                                                                       http://ecos.sourceware.org/old-license.html
#> 341                                                                          http://wayback.archive.org/web/20060715140826/http://www.risource.org/RPL/RPL-1.0A.shtml
#> 342                                                                                                                           http://www.ruby-lang.org/en/LICENSE.txt
#> 343                                                                                                          http://research.scea.com/scea_shared_source_license.html
#> 344                                                                                                          http://oss.sgi.com/projects/FreeB/SGIFreeSWLicB.1.0.html
#> 345                                                                                                                                http://oss.sgi.com/projects/FreeB/
#> 346                                                                                                           http://oss.sgi.com/projects/FreeB/SGIFreeSWLicB.2.0.pdf
#> 347                                                                                                     http://scripts.sil.org/cms/scripts/page.php?item_id=OFL10_web
#> 348                                                                                                     http://scripts.sil.org/cms/scripts/page.php?item_id=OFL10_web
#> 349                                                                                                     http://scripts.sil.org/cms/scripts/page.php?item_id=OFL10_web
#> 350                                                                                                       http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web
#> 351                                                                                                       http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web
#> 352                                                                                                       http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web
#> 353                                                                                                      https://fedoraproject.org/wiki/Licensing/SNIA_Public_License
#> 354                                                                                                       https://www.sqlite.org/src/artifact/e33a4df7e32d742a?ln=4-9
#> 355                                                             https://github.com/openssh/openssh-portable/blob/1b11ea7c58cd5c59838b5fa574cd456d6047b2d4/LICENCE#L10
#> 356                                                             https://github.com/openssh/openssh-portable/blob/1b11ea7c58cd5c59838b5fa574cd456d6047b2d4/pathnames.h
#> 357                                                                                                                            http://www.saxproject.org/copying.html
#> 358                                                                                                          https://fedoraproject.org/wiki/Licensing/Saxpath_License
#> 359                                                                                                                      https://fedoraproject.org/wiki/Licensing/SWL
#> 360                                                                                              https://github.com/dcblake/SMP/blob/master/Documentation/License.txt
#> 361                                                                                                     http://www.sendmail.com/pdfs/open_source/sendmail_license.pdf
#> 362                                                                                               https://www.proofpoint.com/sites/default/files/sendmail-license.pdf
#> 363                                                                                                      https://www.mongodb.com/licensing/server-side-public-license
#> 364                                                                                                                         https://opensource.org/licenses/SimPL-2.0
#> 365                                                                                                                         https://opensource.org/licenses/Sleepycat
#> 366                                                                                                                           https://solderpad.org/licenses/SHL-0.5/
#> 367                                                                                                                          https://solderpad.org/licenses/SHL-0.51/
#> 368                                                                                     https://fedoraproject.org/wiki/Licensing/Henry_Spencer_Reg-Ex_Library_License
#> 369                                                                                     https://fedoraproject.org/wiki/Licensing/Henry_Spencer_Reg-Ex_Library_License
#> 370                                                                                          http://www.opensource.apple.com/source/tcl/tcl-5/tcl/generic/regfronts.c
#> 371                                                                                                                                https://www.smlnj.org/license.html
#> 372                                                                                                                                                                  
#> 373                                                                                                                                   http://www.sugarcrm.com/crm/SPL
#> 374                                                                                                             http://www.openoffice.org/licenses/sissl_license.html
#> 375                                                                                                http://gridscheduler.sourceforge.net/Gridengine_SISSL_license.html
#> 376                                                                                                                           https://opensource.org/licenses/SPL-1.0
#> 377                                                                                                                        https://opensource.org/licenses/Watcom-1.0
#> 378                                                                                                                                          https://www.tapr.org/OHL
#> 379                                                                                                                     http://www.tcl.tk/software/tcltk/license.html
#> 380                                                                                                        http://rc.quest.com/topics/openssh/license.php#tcpwrappers
#> 381                                                                                                                                    http://svnkit.com/license.html
#> 382                                                                                                               https://fedoraproject.org/wiki/Licensing/TORQUEv1.1
#> 383                                                                         https://github.com/swh/ladspa/blob/7bf6f3799fdba70fda297c2d8fd9f526803d9680/gsm/COPYRIGHT
#> 384                                                                https://github.com/CorsixTH/deps/blob/fd339a9f526d1d9c9f01ccf39e438a015da50035/licences/libgsm.txt
#> 385                                                                                                                             https://opensource.org/licenses/MirOS
#> 386                                                                                                                     https://paritylicense.com/versions/6.0.0.html
#> 387                                                                                                                     https://paritylicense.com/versions/7.0.0.html
#> 388                                                                                                                                            https://unlicense.org/
#> 389                                                                                                                     https://fedoraproject.org/wiki/Licensing/TOSL
#> 390                                                                                                                                                                  
#> 391                                                                                                                                                                  
#> 392                                                                                                                                                                  
#> 393                                                                                                                      http://www.opendefinition.org/licenses/ukpsi
#> 394                                                                                      https://web.archive.org/web/20151224134844/http://unicode.org/copyright.html
#> 395                                                                                                                             http://www.unicode.org/copyright.html
#> 396                                                                                                                             http://www.unicode.org/copyright.html
#> 397                                                                                                                               https://opensource.org/licenses/UPL
#> 398                                                                                                                           http://otm.illinois.edu/uiuc_openSource
#> 399                                                                                                                           https://opensource.org/licenses/UCL-1.0
#> 400                                                                                                                  https://fedoraproject.org/wiki/Licensing/VOSTROM
#> 401                                                                                                                 http://vimdoc.sourceforge.net/htmldoc/uganda.html
#> 402                                                                                                                           https://opensource.org/licenses/VSL-1.0
#> 403                                                                                          https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document
#> 404                                                                                               http://www.w3.org/Consortium/Legal/copyright-software-19980720.html
#> 405                                                                                          http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231.html
#> 406                                                                                                                   https://fedoraproject.org/wiki/Licensing/Wsuipa
#> 407                                                                                                                              https://opensource.org/licenses/Xnet
#> 408                                                                                                                    http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3
#> 409                                                                                                                      http://www.xfree86.org/current/LICENSE4.html
#> 410                                                                                                                      https://fedoraproject.org/wiki/Licensing/xpp
#> 411                                                                                                            https://fedoraproject.org/wiki/Licensing/XSkat_License
#> 412                                                                                                                    https://fedoraproject.org/wiki/Licensing/Xerox
#> 413                                                                                                       http://www.zimbra.com/license/yahoo_public_license_1.0.html
#> 414                                                                                                       http://www.zimbra.com/license/yahoo_public_license_1.1.html
#> 415                                                                                                                      https://fedoraproject.org/wiki/Licensing/Zed
#> 416                                                                                   https://web.archive.org/web/20130517195954/http://www.zend.com/license/2_00.txt
#> 417                                                            http://web.archive.org/web/20100302225219/http://www.zimbra.com/license/zimbra-public-license-1-3.html
#> 418                                                                                                             http://www.zimbra.com/legal/zimbra-public-license-1-4
#> 419                                                                                                                     http://old.zope.org/Resources/License/ZPL-1.1
#> 420                                                                                                                     http://old.zope.org/Resources/License/ZPL-2.0
#> 421                                                                                                                                http://old.zope.org/Resources/ZPL/
#> 422                                                                                                        https://sourceware.org/bzip2/1.0.5/bzip2-manual-1.0.5.html
#> 423                                                                                           https://sourceware.org/git/?p=bzip2.git;a=blob;f=LICENSE;hb=bzip2-1.0.6
#> 424                                                                           https://github.com/copyleft-next/copyleft-next/blob/master/Releases/copyleft-next-0.3.0
#> 425                                                                           https://github.com/copyleft-next/copyleft-next/blob/master/Releases/copyleft-next-0.3.1
#> 426                                                                                                                https://github.com/bagder/curl/blob/master/COPYING
#> 427                                                                                                                 https://fedoraproject.org/wiki/Licensing/diffmark
#> 428                                                                                                                  https://fedoraproject.org/wiki/Licensing/dvipdfm
#> 429                                                                                                http://www.egenix.com/products/eGenix.com-Public-License-1.1.0.pdf
#> 430                                                                                                                 https://fedoraproject.org/wiki/Licensing/MIT#enna
#> 431                                                                                                                  https://fedoraproject.org/wiki/Licensing/MIT#feh
#> 432                                                                                                                       http://www.cs.fsu.edu/~engelen/license.html
#> 433                                                                                                                  https://fedoraproject.org/wiki/Licensing/Gnuplot
#> 434                                                                                                                http://legacy.imatix.com/html/sfl/sfl4.htm#license
#> 435                                                                                                              http://www.libpng.org/pub/png/src/libpng-LICENSE.txt
#> 436                                                                                          https://github.com/SELinuxProject/selinux/blob/master/libselinux/LICENSE
#> 437                                                                                                                  https://fedoraproject.org/wiki/Licensing/libtiff
#> 438                                                                                                                      https://fedoraproject.org/wiki/Licensing/MIT
#> 439                                                                                                                   https://fedoraproject.org/wiki/Licensing/psfrag
#> 440                                                                                                                  https://fedoraproject.org/wiki/Licensing/psutils
#> 441                                                                                                                  http://www.opensource.org/licenses/wxwindows.php
#> 442                                                                                                           https://fedoraproject.org/wiki/Licensing/Xinetd_License
#> 443                                                                                                                             http://www.zlib.net/zlib_license.html
#> 444                                                                                                  https://fedoraproject.org/wiki/Licensing/ZlibWithAcknowledgement
#>     schema osi_approved revision_id                          created
#> 1     spdx                        1 2023-10-12T17:24:19.712198+00:00
#> 2     spdx                        1 2023-10-12T17:24:15.827965+00:00
#> 3     spdx                        1 2023-10-12T17:24:15.889122+00:00
#> 4     spdx                        1 2023-10-12T17:24:15.927841+00:00
#> 5     spdx                        1 2023-10-12T17:24:16.061419+00:00
#> 6     spdx            y           1 2023-10-12T17:24:15.542636+00:00
#> 7     spdx            y           1 2023-10-12T17:24:15.597135+00:00
#> 8     spdx            y           1 2023-10-12T17:24:15.601865+00:00
#> 9     spdx            y           1 2023-10-12T17:24:15.654882+00:00
#> 10    spdx            y           1 2023-10-12T17:24:15.673610+00:00
#> 11    spdx                        1 2023-10-12T17:24:15.877026+00:00
#> 12    spdx            y           1 2023-10-12T17:24:15.974321+00:00
#> 13    spdx                        1 2023-10-12T17:24:16.111908+00:00
#> 14    spdx                        1 2023-10-12T17:24:15.938546+00:00
#> 15    spdx                        1 2023-10-12T17:24:16.091504+00:00
#> 16    spdx                        1 2023-10-12T17:24:15.708129+00:00
#> 17    spdx                        1 2023-10-12T17:24:15.734469+00:00
#> 18    spdx                        1 2023-10-12T17:24:16.146775+00:00
#> 19                False           1 2023-10-12T17:24:23.203586+00:00
#> 20    spdx                        1 2023-10-12T17:24:16.148684+00:00
#> 21    spdx                        1 2023-10-12T17:24:15.543274+00:00
#> 22    spdx                        1 2023-10-12T17:24:16.203632+00:00
#> 23    spdx            y           1 2023-10-12T17:24:16.209556+00:00
#> 24    spdx            y           1 2023-10-12T17:24:16.255875+00:00
#> 25    spdx                        1 2023-10-12T17:24:15.844336+00:00
#> 26    spdx            y           1 2023-10-12T17:24:15.978879+00:00
#> 27    spdx            y           1 2023-10-12T17:24:16.005677+00:00
#> 28    spdx            y           1 2023-10-12T17:24:16.015896+00:00
#> 29    spdx            y           1 2023-10-12T17:24:16.056524+00:00
#> 30    spdx            y           1 2023-10-12T17:24:16.277232+00:00
#> 31    spdx            y           1 2023-10-12T17:24:16.312454+00:00
#> 32    spdx            y           1 2023-10-12T17:24:16.322314+00:00
#> 33    spdx            y           1 2023-10-12T17:24:16.348596+00:00
#> 34    spdx            y           1 2023-10-12T17:24:14.996282+00:00
#> 35    spdx            y           1 2023-10-12T17:24:16.378700+00:00
#> 36    spdx            y           1 2023-10-12T17:24:16.392476+00:00
#> 37    spdx                        1 2023-10-12T17:24:16.427852+00:00
#> 38    spdx            y           1 2023-10-12T17:24:16.488334+00:00
#> 39    spdx                        1 2023-10-12T17:24:16.536429+00:00
#> 40    spdx                        1 2023-10-12T17:24:16.578818+00:00
#> 41    spdx                        1 2023-10-12T17:24:16.599606+00:00
#> 42    spdx                        1 2023-10-12T17:24:16.626169+00:00
#> 43    spdx                        1 2023-10-12T17:24:16.634890+00:00
#> 44    spdx                        1 2023-10-12T17:24:16.669105+00:00
#> 45    spdx                        1 2023-10-12T17:24:16.714209+00:00
#> 46    spdx                        1 2023-10-12T17:24:16.737530+00:00
#> 47    spdx            y           1 2023-10-12T17:24:14.997270+00:00
#> 48    spdx                        1 2023-10-12T17:24:16.492771+00:00
#> 49    spdx            y           1 2023-10-12T17:24:16.420741+00:00
#> 50    spdx                        1 2023-10-12T17:24:16.685097+00:00
#> 51    spdx                        1 2023-10-12T17:24:16.790015+00:00
#> 52    spdx                        1 2023-10-12T17:24:16.806084+00:00
#> 53    spdx                        1 2023-10-12T17:24:16.830351+00:00
#> 54    spdx                        1 2023-10-12T17:24:16.877824+00:00
#> 55    spdx                        1 2023-10-12T17:24:16.893250+00:00
#> 56    spdx                        1 2023-10-12T17:24:16.949300+00:00
#> 57    spdx            y           1 2023-10-12T17:24:16.747647+00:00
#> 58    spdx                        1 2023-10-12T17:24:16.963496+00:00
#> 59    spdx                        1 2023-10-12T17:24:16.772721+00:00
#> 60    spdx                        1 2023-10-12T17:24:18.225992+00:00
#> 61    spdx                        1 2023-10-12T17:24:18.253033+00:00
#> 62    spdx                        1 2023-10-12T17:24:18.259953+00:00
#> 63    spdx                        1 2023-10-12T17:24:18.174281+00:00
#> 64    spdx                        1 2023-10-12T17:24:18.202372+00:00
#> 65    spdx                        1 2023-10-12T17:24:20.572930+00:00
#> 66    spdx                        1 2023-10-12T17:24:18.276819+00:00
#> 67    spdx            y           1 2023-10-12T17:24:18.309756+00:00
#> 68    spdx                        1 2023-10-12T17:24:18.325896+00:00
#> 69    spdx            y           1 2023-10-12T17:24:18.413238+00:00
#> 70    spdx                        1 2023-10-12T17:24:18.429408+00:00
#> 71    spdx                        1 2023-10-12T17:24:18.018487+00:00
#> 72    spdx                        1 2023-10-12T17:24:18.034030+00:00
#> 73    spdx                        1 2023-10-12T17:24:18.075900+00:00
#> 74    spdx            y           1 2023-10-12T17:24:18.093016+00:00
#> 75    spdx                        1 2023-10-12T17:24:18.132003+00:00
#> 76    spdx                        1 2023-10-12T17:24:18.153007+00:00
#> 77    spdx                        1 2023-10-12T17:24:18.453997+00:00
#> 78    spdx                        1 2023-10-12T17:24:18.375255+00:00
#> 79    spdx            y           1 2023-10-12T17:24:17.946004+00:00
#> 80    spdx                        1 2023-10-12T17:24:17.948293+00:00
#> 81    spdx            y           1 2023-10-12T17:24:18.338842+00:00
#> 82    spdx            y           1 2023-10-12T17:24:18.376170+00:00
#> 83    spdx                        1 2023-10-12T17:24:17.982937+00:00
#> 84    spdx                        1 2023-10-12T17:24:17.993170+00:00
#> 85    spdx            y           1 2023-10-12T17:24:17.041683+00:00
#> 86    spdx                        1 2023-10-12T17:24:18.464119+00:00
#> 87    spdx                        1 2023-10-12T17:24:17.041602+00:00
#> 88    spdx                        1 2023-10-12T17:24:17.091130+00:00
#> 89    spdx                        1 2023-10-12T17:24:17.101865+00:00
#> 90    spdx                        1 2023-10-12T17:24:17.166568+00:00
#> 91    spdx                        1 2023-10-12T17:24:17.183634+00:00
#> 92    spdx                        1 2023-10-12T17:24:17.142888+00:00
#> 93    spdx                        1 2023-10-12T17:24:17.213122+00:00
#> 94    spdx                        1 2023-10-12T17:24:17.596431+00:00
#> 95    spdx                        1 2023-10-12T17:24:17.628568+00:00
#> 96    spdx                        1 2023-10-12T17:24:17.628760+00:00
#> 97    spdx                        1 2023-10-12T17:24:17.663275+00:00
#> 98    spdx                        1 2023-10-12T17:24:17.692456+00:00
#> 99    spdx                        1 2023-10-12T17:24:17.236490+00:00
#> 100   spdx                        1 2023-10-12T17:24:17.266055+00:00
#> 101   spdx                        1 2023-10-12T17:24:17.289658+00:00
#> 102   spdx                        1 2023-10-12T17:24:17.300313+00:00
#> 103   spdx                        1 2023-10-12T17:24:17.334089+00:00
#> 104   spdx                        1 2023-10-12T17:24:17.343184+00:00
#> 105   spdx                        1 2023-10-12T17:24:17.381978+00:00
#> 106   spdx                        1 2023-10-12T17:24:17.399164+00:00
#> 107   spdx                        1 2023-10-12T17:24:17.436365+00:00
#> 108   spdx                        1 2023-10-12T17:24:17.419375+00:00
#> 109   spdx                        1 2023-10-12T17:24:17.471274+00:00
#> 110   spdx                        1 2023-10-12T17:24:17.486278+00:00
#> 111   spdx                        1 2023-10-12T17:24:17.514300+00:00
#> 112   spdx                        1 2023-10-12T17:24:17.535399+00:00
#> 113   spdx                        1 2023-10-12T17:24:17.561718+00:00
#> 114   spdx                        1 2023-10-12T17:24:17.573799+00:00
#> 115   spdx                        1 2023-10-12T17:24:17.692639+00:00
#> 116   spdx                        1 2023-10-12T17:24:17.757622+00:00
#> 117   spdx                        1 2023-10-12T17:24:17.757461+00:00
#> 118   spdx                        1 2023-10-12T17:24:17.792283+00:00
#> 119   spdx                        1 2023-10-12T17:24:17.811562+00:00
#> 120   spdx                        1 2023-10-12T17:24:17.849133+00:00
#> 121   spdx                        1 2023-10-12T17:24:17.840742+00:00
#> 122   spdx                        1 2023-10-12T17:24:17.893227+00:00
#> 123   spdx                        1 2023-10-12T17:24:17.913036+00:00
#> 124   spdx                        1 2023-10-12T17:24:18.497726+00:00
#> 125   spdx            y           1 2023-10-12T17:24:16.997130+00:00
#> 126   spdx            y           1 2023-10-12T17:24:17.002569+00:00
#> 127   spdx                        1 2023-10-12T17:24:18.511878+00:00
#> 128   spdx                        1 2023-10-12T17:24:18.530901+00:00
#> 129   spdx                        1 2023-10-12T17:24:18.570414+00:00
#> 130   spdx                        1 2023-10-12T17:24:18.581145+00:00
#> 131               False           1 2023-10-12T17:24:23.154399+00:00
#> 132   spdx                        1 2023-10-12T17:24:18.545942+00:00
#> 133   spdx                        1 2023-10-12T17:24:22.636219+00:00
#> 134   spdx                        1 2023-10-12T17:24:18.620651+00:00
#> 135   spdx                        1 2023-10-12T17:24:18.714301+00:00
#> 136   spdx            y           1 2023-10-12T17:24:18.765531+00:00
#> 137   spdx            y           1 2023-10-12T17:24:18.723547+00:00
#> 138   spdx            y           1 2023-10-12T17:24:18.757965+00:00
#> 139   spdx            y           1 2023-10-12T17:24:18.620799+00:00
#> 140   spdx            y           1 2023-10-12T17:24:18.661658+00:00
#> 141   spdx            y           1 2023-10-12T17:24:18.670887+00:00
#> 142   spdx            y           1 2023-10-12T17:24:18.686681+00:00
#> 143   spdx                        1 2023-10-12T17:24:20.595282+00:00
#> 144   spdx            y           1 2023-10-12T17:24:18.850583+00:00
#> 145   spdx                        1 2023-10-12T17:24:18.894087+00:00
#> 146   spdx                        1 2023-10-12T17:24:22.949868+00:00
#> 147               False           1 2023-10-12T17:24:23.203529+00:00
#> 148   spdx                        1 2023-10-12T17:24:18.807289+00:00
#> 149   spdx            y           1 2023-10-12T17:24:18.808129+00:00
#> 150   spdx            y           1 2023-10-12T17:24:18.848547+00:00
#> 151   spdx                        1 2023-10-12T17:24:18.895394+00:00
#> 152   spdx                        1 2023-10-12T17:24:18.944090+00:00
#> 153   spdx                        1 2023-10-12T17:24:18.957678+00:00
#> 154   spdx                        1 2023-10-12T17:24:18.995039+00:00
#> 155   spdx            y           1 2023-10-12T17:24:19.043150+00:00
#> 156   spdx            y           1 2023-10-12T17:24:19.055207+00:00
#> 157               False           1 2023-10-12T17:24:23.435383+00:00
#> 158   spdx                        1 2023-10-12T17:24:19.093382+00:00
#> 159   spdx                        1 2023-10-12T17:24:19.001250+00:00
#> 160   spdx                        1 2023-10-12T17:24:19.541555+00:00
#> 161   spdx            y           1 2023-10-12T17:24:15.767457+00:00
#> 162   spdx            y           1 2023-10-12T17:24:15.793654+00:00
#> 163   spdx                        1 2023-10-12T17:24:19.183893+00:00
#> 164   spdx                        1 2023-10-12T17:24:19.098994+00:00
#> 165   spdx                        1 2023-10-12T17:24:19.154317+00:00
#> 166   spdx                        1 2023-10-12T17:24:19.228361+00:00
#> 167   spdx                        1 2023-10-12T17:24:19.120415+00:00
#> 168   spdx                        1 2023-10-12T17:24:19.171493+00:00
#> 169   spdx                        1 2023-10-12T17:24:19.332361+00:00
#> 170   spdx                        1 2023-10-12T17:24:19.243334+00:00
#> 171   spdx                        1 2023-10-12T17:24:19.296052+00:00
#> 172   spdx                        1 2023-10-12T17:24:19.366390+00:00
#> 173   spdx                        1 2023-10-12T17:24:19.272333+00:00
#> 174   spdx                        1 2023-10-12T17:24:19.333996+00:00
#> 175   spdx                        1 2023-10-12T17:24:19.488234+00:00
#> 176   spdx                        1 2023-10-12T17:24:19.371346+00:00
#> 177   spdx                        1 2023-10-12T17:24:19.429763+00:00
#> 178   spdx                        1 2023-10-12T17:24:19.498762+00:00
#> 179   spdx                        1 2023-10-12T17:24:19.411556+00:00
#> 180   spdx                        1 2023-10-12T17:24:19.462083+00:00
#> 181   spdx                        1 2023-10-12T17:24:19.566582+00:00
#> 182   spdx                        1 2023-10-12T17:24:19.591662+00:00
#> 183   spdx            y           1 2023-10-12T17:24:19.616684+00:00
#> 184   spdx            y           1 2023-10-12T17:24:19.621383+00:00
#> 185   spdx            y           1 2023-10-12T17:24:19.657485+00:00
#> 186   spdx            y           1 2023-10-12T17:24:19.673448+00:00
#> 187   spdx            y           1 2023-10-12T17:24:20.449670+00:00
#> 188   spdx            y           1 2023-10-12T17:24:20.499850+00:00
#> 189   spdx            y           1 2023-10-12T17:24:20.518505+00:00
#> 190   spdx            y           1 2023-10-12T17:24:20.572641+00:00
#> 191   spdx            y           1 2023-10-12T17:24:20.248640+00:00
#> 192   spdx            y           1 2023-10-12T17:24:20.445851+00:00
#> 193               False           1 2023-10-12T17:24:23.165182+00:00
#> 194   spdx                        1 2023-10-12T17:24:19.697758+00:00
#> 195   spdx                        1 2023-10-12T17:24:19.722479+00:00
#> 196   spdx                        1 2023-10-12T17:24:19.545266+00:00
#> 197   spdx                        1 2023-10-12T17:24:19.786470+00:00
#> 198   spdx                        1 2023-10-12T17:24:19.829963+00:00
#> 199               False           1 2023-10-12T17:24:23.262909+00:00
#> 200   spdx                        1 2023-10-12T17:24:19.839057+00:00
#> 201   spdx            y           1 2023-10-12T17:24:19.761603+00:00
#> 202   spdx                        1 2023-10-12T17:24:19.775998+00:00
#> 203   spdx                        1 2023-10-12T17:24:19.873921+00:00
#> 204   spdx            y           1 2023-10-12T17:24:19.954144+00:00
#> 205   spdx                        1 2023-10-12T17:24:19.885451+00:00
#> 206   spdx            y           1 2023-10-12T17:24:19.940788+00:00
#> 207   spdx            y           1 2023-10-12T17:24:19.986275+00:00
#> 208   spdx                        1 2023-10-12T17:24:19.988992+00:00
#> 209   spdx                        1 2023-10-12T17:24:20.043779+00:00
#> 210   spdx                        1 2023-10-12T17:24:19.914142+00:00
#> 211   spdx                        1 2023-10-12T17:24:20.050657+00:00
#> 212   spdx                        1 2023-10-12T17:24:20.093623+00:00
#> 213   spdx            y           1 2023-10-12T17:24:20.080612+00:00
#> 214   spdx                        1 2023-10-12T17:24:20.131492+00:00
#> 215               False           1 2023-10-12T17:24:23.267860+00:00
#> 216   spdx                        1 2023-10-12T17:24:20.200664+00:00
#> 217                True           1 2023-10-12T17:24:23.213722+00:00
#> 218   spdx                        1 2023-10-12T17:24:20.147740+00:00
#> 219   spdx                        1 2023-10-12T17:24:20.244781+00:00
#> 220   spdx                        1 2023-10-12T17:24:20.327183+00:00
#> 221   spdx                        1 2023-10-12T17:24:20.357556+00:00
#> 222   spdx                        1 2023-10-12T17:24:20.422249+00:00
#> 223   spdx                        1 2023-10-12T17:24:20.628632+00:00
#> 224   spdx            y           1 2023-10-12T17:24:20.627627+00:00
#> 225   spdx                        1 2023-10-12T17:24:20.421638+00:00
#> 226   spdx            y           1 2023-10-12T17:24:16.553165+00:00
#> 227   spdx                        1 2023-10-12T17:24:20.459399+00:00
#> 228   spdx                        1 2023-10-12T17:24:20.588881+00:00
#> 229   spdx                        1 2023-10-12T17:24:20.247036+00:00
#> 230   spdx                        1 2023-10-12T17:24:20.242926+00:00
#> 231   spdx            y           1 2023-10-12T17:24:20.467596+00:00
#> 232   spdx            y           1 2023-10-12T17:24:20.512434+00:00
#> 233   spdx            y           1 2023-10-12T17:24:20.504212+00:00
#> 234               False           1 2023-10-12T17:24:23.235028+00:00
#> 235   spdx                        1 2023-10-12T17:24:20.558967+00:00
#> 236               False           1 2023-10-12T17:24:23.266599+00:00
#> 237                True           1 2023-10-12T17:24:23.275892+00:00
#> 238   spdx            y           1 2023-10-12T17:24:20.291893+00:00
#> 239   spdx            y           1 2023-10-12T17:24:20.295042+00:00
#> 240   spdx                        1 2023-10-12T17:24:20.640392+00:00
#> 241   spdx            y           1 2023-10-12T17:24:20.716475+00:00
#> 242   spdx            y           1 2023-10-12T17:24:20.719737+00:00
#> 243   spdx                        1 2023-10-12T17:24:20.785247+00:00
#> 244                True           1 2023-10-12T17:24:23.304153+00:00
#> 245   spdx                        1 2023-10-12T17:24:20.747319+00:00
#> 246   spdx                        1 2023-10-12T17:24:20.853431+00:00
#> 247               False           1 2023-10-12T17:24:23.306642+00:00
#> 248   spdx            y           1 2023-10-12T17:24:20.846562+00:00
#> 249   spdx            y           1 2023-10-12T17:24:20.726801+00:00
#> 250   spdx            y           1 2023-10-12T17:24:20.785795+00:00
#> 251   spdx            y           1 2023-10-12T17:24:20.665288+00:00
#> 252   spdx            y           1 2023-10-12T17:24:20.800197+00:00
#> 253   spdx            y           1 2023-10-12T17:24:20.686537+00:00
#> 254   spdx            y           1 2023-10-12T17:24:20.720163+00:00
#> 255   spdx                        1 2023-10-12T17:24:20.905063+00:00
#> 256   spdx            y           1 2023-10-12T17:24:20.909964+00:00
#> 257   spdx            y           1 2023-10-12T17:24:20.817441+00:00
#> 258   spdx                        1 2023-10-12T17:24:20.825777+00:00
#> 259   spdx            y           1 2023-10-12T17:24:20.871448+00:00
#> 260   spdx                        1 2023-10-12T17:24:20.928561+00:00
#> 261   spdx                        1 2023-10-12T17:24:20.931330+00:00
#> 262   spdx                        1 2023-10-12T17:24:21.101951+00:00
#> 263   spdx            y           1 2023-10-12T17:24:21.015190+00:00
#> 264   spdx                        1 2023-10-12T17:24:21.043659+00:00
#> 265   spdx            y           1 2023-10-12T17:24:21.072797+00:00
#> 266   spdx                        1 2023-10-12T17:24:20.962503+00:00
#> 267   spdx                        1 2023-10-12T17:24:21.143603+00:00
#> 268   spdx                        1 2023-10-12T17:24:21.171056+00:00
#> 269   spdx            y           1 2023-10-12T17:24:20.900708+00:00
#> 270   spdx                        1 2023-10-12T17:24:21.029271+00:00
#> 271   spdx                        1 2023-10-12T17:24:20.979263+00:00
#> 272   spdx                        1 2023-10-12T17:24:20.995201+00:00
#> 273   spdx                        1 2023-10-12T17:24:21.082175+00:00
#> 274               False           1 2023-10-12T17:24:23.301099+00:00
#> 275   spdx                        1 2023-10-12T17:24:20.969402+00:00
#> 276   spdx            y           1 2023-10-12T17:24:21.143138+00:00
#> 277   spdx                        1 2023-10-12T17:24:20.967727+00:00
#> 278   spdx            y           1 2023-10-12T17:24:21.075396+00:00
#> 279   spdx                        1 2023-10-12T17:24:21.011762+00:00
#> 280   spdx                        1 2023-10-12T17:24:21.193265+00:00
#> 281   spdx            y           1 2023-10-12T17:24:21.198679+00:00
#> 282   spdx                        1 2023-10-12T17:24:21.244712+00:00
#> 283   spdx                        1 2023-10-12T17:24:21.725598+00:00
#> 284   spdx                        1 2023-10-12T17:24:21.357021+00:00
#> 285   spdx            y           1 2023-10-12T17:24:21.612598+00:00
#> 286   spdx                        1 2023-10-12T17:24:21.144840+00:00
#> 287   spdx                        1 2023-10-12T17:24:21.200888+00:00
#> 288   spdx                        1 2023-10-12T17:24:21.375158+00:00
#> 289   spdx                        1 2023-10-12T17:24:21.321357+00:00
#> 290   spdx                        1 2023-10-12T17:24:21.327290+00:00
#> 291   spdx                        1 2023-10-12T17:24:21.403788+00:00
#> 292   spdx            y           1 2023-10-12T17:24:21.442873+00:00
#> 293   spdx                        1 2023-10-12T17:24:21.557794+00:00
#> 294   spdx                        1 2023-10-12T17:24:21.370564+00:00
#> 295   spdx                        1 2023-10-12T17:24:21.370624+00:00
#> 296   spdx                        1 2023-10-12T17:24:21.470083+00:00
#> 297   spdx                        1 2023-10-12T17:24:21.499159+00:00
#> 298   spdx                        1 2023-10-12T17:24:21.399121+00:00
#> 299   spdx                        1 2023-10-12T17:24:21.418367+00:00
#> 300   spdx                        1 2023-10-12T17:24:21.440489+00:00
#> 301   spdx                        1 2023-10-12T17:24:21.468192+00:00
#> 302   spdx                        1 2023-10-12T17:24:21.538664+00:00
#> 303   spdx                        1 2023-10-12T17:24:21.493887+00:00
#> 304   spdx                        1 2023-10-12T17:24:21.493502+00:00
#> 305   spdx                        1 2023-10-12T17:24:21.590940+00:00
#> 306   spdx                        1 2023-10-12T17:24:21.549794+00:00
#> 307   spdx                        1 2023-10-12T17:24:21.556828+00:00
#> 308   spdx            y           1 2023-10-12T17:24:21.605939+00:00
#> 309   spdx                        1 2023-10-12T17:24:21.591638+00:00
#> 310   spdx                        1 2023-10-12T17:24:21.647464+00:00
#> 311   spdx            y           1 2023-10-12T17:24:21.667170+00:00
#> 312   spdx                        1 2023-10-12T17:24:21.632461+00:00
#> 313   spdx            y           1 2023-10-12T17:24:21.692203+00:00
#> 314   spdx            y           1 2023-10-12T17:24:21.648435+00:00
#> 315   spdx            y           1 2023-10-12T17:24:21.675402+00:00
#> 316   spdx                        1 2023-10-12T17:24:21.242075+00:00
#> 317   spdx                        1 2023-10-12T17:24:21.686985+00:00
#> 318               False           1 2023-10-12T17:24:23.300964+00:00
#> 319               False           1 2023-10-12T17:24:23.376579+00:00
#> 320               False           1 2023-10-12T17:24:23.376434+00:00
#> 321               False           1 2023-10-12T17:24:23.449217+00:00
#> 322               False           1 2023-10-12T17:24:23.443738+00:00
#> 323   spdx            y           1 2023-10-12T17:24:21.762362+00:00
#> 324   spdx            y           1 2023-10-12T17:24:21.725119+00:00
#> 325   spdx                        1 2023-10-12T17:24:22.990762+00:00
#> 326   spdx                        1 2023-10-12T17:24:21.774606+00:00
#> 327   spdx                        1 2023-10-12T17:24:21.857483+00:00
#> 328   spdx                        1 2023-10-12T17:24:21.779160+00:00
#> 329   spdx            y           1 2023-10-12T17:24:21.808954+00:00
#> 330   spdx            y           1 2023-10-12T17:24:21.880083+00:00
#> 331   spdx                        1 2023-10-12T17:24:21.797940+00:00
#> 332   spdx            y           1 2023-10-12T17:24:21.829401+00:00
#> 333   spdx                        1 2023-10-12T17:24:21.898332+00:00
#> 334                True           1 2023-10-12T17:24:23.339979+00:00
#> 335   spdx                        1 2023-10-12T17:24:21.901460+00:00
#> 336   spdx                        1 2023-10-12T17:24:22.002162+00:00
#> 337   spdx            y           1 2023-10-12T17:24:21.970030+00:00
#> 338   spdx            y           1 2023-10-12T17:24:21.897274+00:00
#> 339   spdx            y           1 2023-10-12T17:24:21.929927+00:00
#> 340   spdx                        1 2023-10-12T17:24:21.832082+00:00
#> 341   spdx            y           1 2023-10-12T17:24:21.944977+00:00
#> 342   spdx                        1 2023-10-12T17:24:21.982684+00:00
#> 343   spdx                        1 2023-10-12T17:24:22.024181+00:00
#> 344   spdx                        1 2023-10-12T17:24:22.029242+00:00
#> 345   spdx                        1 2023-10-12T17:24:22.048088+00:00
#> 346   spdx                        1 2023-10-12T17:24:22.064106+00:00
#> 347   spdx                        1 2023-10-12T17:24:21.235898+00:00
#> 348   spdx                        1 2023-10-12T17:24:21.295326+00:00
#> 349   spdx                        1 2023-10-12T17:24:21.243794+00:00
#> 350   spdx            y           1 2023-10-12T17:24:21.278894+00:00
#> 351   spdx            y           1 2023-10-12T17:24:21.315051+00:00
#> 352   spdx            y           1 2023-10-12T17:24:21.287033+00:00
#> 353   spdx                        1 2023-10-12T17:24:22.152909+00:00
#> 354   spdx                        1 2023-10-12T17:24:22.854389+00:00
#> 355   spdx                        1 2023-10-12T17:24:22.191752+00:00
#> 356   spdx                        1 2023-10-12T17:24:22.169076+00:00
#> 357   spdx                        1 2023-10-12T17:24:22.019811+00:00
#> 358   spdx                        1 2023-10-12T17:24:22.249848+00:00
#> 359   spdx                        1 2023-10-12T17:24:22.186706+00:00
#> 360   spdx                        1 2023-10-12T17:24:22.102079+00:00
#> 361   spdx                        1 2023-10-12T17:24:22.191557+00:00
#> 362   spdx                        1 2023-10-12T17:24:22.255043+00:00
#> 363   spdx                        1 2023-10-12T17:24:22.202091+00:00
#> 364   spdx            y           1 2023-10-12T17:24:22.221192+00:00
#> 365   spdx            y           1 2023-10-12T17:24:22.250751+00:00
#> 366   spdx                        1 2023-10-12T17:24:22.064784+00:00
#> 367   spdx                        1 2023-10-12T17:24:22.095576+00:00
#> 368   spdx                        1 2023-10-12T17:24:22.298757+00:00
#> 369   spdx                        1 2023-10-12T17:24:22.303733+00:00
#> 370   spdx                        1 2023-10-12T17:24:22.256020+00:00
#> 371   spdx                        1 2023-10-12T17:24:22.102110+00:00
#> 372               False           1 2023-10-12T17:24:23.340331+00:00
#> 373   spdx                        1 2023-10-12T17:24:22.283689+00:00
#> 374   spdx            y           1 2023-10-12T17:24:22.102677+00:00
#> 375   spdx                        1 2023-10-12T17:24:22.153241+00:00
#> 376   spdx            y           1 2023-10-12T17:24:22.135578+00:00
#> 377   spdx            y           1 2023-10-12T17:24:22.642424+00:00
#> 378   spdx                        1 2023-10-12T17:24:22.286528+00:00
#> 379   spdx                        1 2023-10-12T17:24:22.351978+00:00
#> 380   spdx                        1 2023-10-12T17:24:22.360971+00:00
#> 381   spdx                        1 2023-10-12T17:24:22.312797+00:00
#> 382   spdx                        1 2023-10-12T17:24:22.349932+00:00
#> 383   spdx                        1 2023-10-12T17:24:22.373714+00:00
#> 384   spdx                        1 2023-10-12T17:24:22.413099+00:00
#> 385   spdx            y           1 2023-10-12T17:24:20.764747+00:00
#> 386   spdx                        1 2023-10-12T17:24:21.741373+00:00
#> 387   spdx                        1 2023-10-12T17:24:21.817082+00:00
#> 388   spdx            y           1 2023-10-12T17:24:22.446148+00:00
#> 389   spdx                        1 2023-10-12T17:24:22.403838+00:00
#> 390               False           1 2023-10-12T17:24:23.397646+00:00
#> 391               False           1 2023-10-12T17:24:23.501882+00:00
#> 392               False           1 2023-10-12T17:24:23.385302+00:00
#> 393               False           1 2023-10-12T17:24:23.509197+00:00
#> 394   spdx                        1 2023-10-12T17:24:22.406552+00:00
#> 395   spdx            y           1 2023-10-12T17:24:22.470875+00:00
#> 396   spdx                        1 2023-10-12T17:24:22.445448+00:00
#> 397   spdx            y           1 2023-10-12T17:24:22.462479+00:00
#> 398   spdx            y           1 2023-10-12T17:24:20.882028+00:00
#> 399   spdx            y           1 2023-10-12T17:24:22.406005+00:00
#> 400   spdx                        1 2023-10-12T17:24:22.496600+00:00
#> 401   spdx                        1 2023-10-12T17:24:22.587865+00:00
#> 402   spdx            y           1 2023-10-12T17:24:22.512091+00:00
#> 403   spdx                        1 2023-10-12T17:24:22.551028+00:00
#> 404   spdx                        1 2023-10-12T17:24:22.634883+00:00
#> 405   spdx            y           1 2023-10-12T17:24:22.505460+00:00
#> 406   spdx                        1 2023-10-12T17:24:22.688862+00:00
#> 407   spdx            y           1 2023-10-12T17:24:22.772968+00:00
#> 408   spdx                        1 2023-10-12T17:24:22.642064+00:00
#> 409   spdx                        1 2023-10-12T17:24:22.694563+00:00
#> 410   spdx                        1 2023-10-12T17:24:23.117436+00:00
#> 411   spdx                        1 2023-10-12T17:24:22.724902+00:00
#> 412   spdx                        1 2023-10-12T17:24:22.747082+00:00
#> 413   spdx                        1 2023-10-12T17:24:22.767318+00:00
#> 414   spdx                        1 2023-10-12T17:24:22.777357+00:00
#> 415   spdx                        1 2023-10-12T17:24:22.830592+00:00
#> 416   spdx                        1 2023-10-12T17:24:22.844269+00:00
#> 417   spdx                        1 2023-10-12T17:24:22.882876+00:00
#> 418   spdx                        1 2023-10-12T17:24:22.882684+00:00
#> 419   spdx                        1 2023-10-12T17:24:22.777751+00:00
#> 420   spdx            y           1 2023-10-12T17:24:22.816205+00:00
#> 421   spdx                        1 2023-10-12T17:24:22.835141+00:00
#> 422   spdx                        1 2023-10-12T17:24:22.929506+00:00
#> 423   spdx                        1 2023-10-12T17:24:22.879667+00:00
#> 424   spdx                        1 2023-10-12T17:24:22.962890+00:00
#> 425   spdx                        1 2023-10-12T17:24:22.887441+00:00
#> 426   spdx                        1 2023-10-12T17:24:22.978743+00:00
#> 427   spdx                        1 2023-10-12T17:24:22.918897+00:00
#> 428   spdx                        1 2023-10-12T17:24:23.016879+00:00
#> 429   spdx                        1 2023-10-12T17:24:22.923756+00:00
#> 430   spdx                        1 2023-10-12T17:24:20.613144+00:00
#> 431   spdx                        1 2023-10-12T17:24:20.622651+00:00
#> 432   spdx                        1 2023-10-12T17:24:22.973486+00:00
#> 433   spdx                        1 2023-10-12T17:24:23.018871+00:00
#> 434   spdx                        1 2023-10-12T17:24:23.082049+00:00
#> 435   spdx                        1 2023-10-12T17:24:20.544189+00:00
#> 436   spdx                        1 2023-10-12T17:24:23.031508+00:00
#> 437   spdx                        1 2023-10-12T17:24:23.082049+00:00
#> 438   spdx                        1 2023-10-12T17:24:23.148395+00:00
#> 439   spdx                        1 2023-10-12T17:24:23.032059+00:00
#> 440   spdx                        1 2023-10-12T17:24:23.061332+00:00
#> 441                True           1 2023-10-12T17:24:23.435406+00:00
#> 442   spdx                        1 2023-10-12T17:24:23.076620+00:00
#> 443   spdx            y           1 2023-10-12T17:24:22.844403+00:00
#> 444   spdx                        1 2023-10-12T17:24:23.152471+00:00
#>                              updated
#> 1   2023-10-12T17:24:19.744851+00:00
#> 2   2023-10-12T17:24:15.860623+00:00
#> 3   2023-10-12T17:24:15.923241+00:00
#> 4   2023-10-12T17:24:15.961741+00:00
#> 5   2023-10-12T17:24:16.094551+00:00
#> 6   2023-10-12T17:24:15.581725+00:00
#> 7   2023-10-12T17:24:15.656410+00:00
#> 8   2023-10-12T17:24:15.633815+00:00
#> 9   2023-10-12T17:24:15.691382+00:00
#> 10  2023-10-12T17:24:15.717570+00:00
#> 11  2023-10-12T17:24:15.909164+00:00
#> 12  2023-10-12T17:24:15.989921+00:00
#> 13  2023-10-12T17:24:16.131399+00:00
#> 14  2023-10-12T17:24:15.958161+00:00
#> 15  2023-10-12T17:24:16.130475+00:00
#> 16  2023-10-12T17:24:15.750872+00:00
#> 17  2023-10-12T17:24:15.777246+00:00
#> 18  2023-10-12T17:24:16.185810+00:00
#> 19  2023-10-12T17:24:23.242170+00:00
#> 20  2023-10-12T17:24:16.192283+00:00
#> 21  2023-10-12T17:24:15.571026+00:00
#> 22  2023-10-12T17:24:16.238958+00:00
#> 23  2023-10-12T17:24:16.261248+00:00
#> 24  2023-10-12T17:24:16.296925+00:00
#> 25  2023-10-12T17:24:15.870873+00:00
#> 26  2023-10-12T17:24:16.000727+00:00
#> 27  2023-10-12T17:24:16.044099+00:00
#> 28  2023-10-12T17:24:16.040229+00:00
#> 29  2023-10-12T17:24:16.075687+00:00
#> 30  2023-10-12T17:24:16.305879+00:00
#> 31  2023-10-12T17:24:16.332971+00:00
#> 32  2023-10-12T17:24:16.360571+00:00
#> 33  2023-10-12T17:24:16.376738+00:00
#> 34  2023-10-12T17:24:15.194934+00:00
#> 35  2023-10-12T17:24:16.403950+00:00
#> 36  2023-10-12T17:24:16.412112+00:00
#> 37  2023-10-12T17:24:16.477137+00:00
#> 38  2023-10-12T17:24:16.520073+00:00
#> 39  2023-10-12T17:24:16.562808+00:00
#> 40  2023-10-12T17:24:16.609280+00:00
#> 41  2023-10-12T17:24:16.619612+00:00
#> 42  2023-10-12T17:24:16.668191+00:00
#> 43  2023-10-12T17:24:16.653981+00:00
#> 44  2023-10-12T17:24:16.699076+00:00
#> 45  2023-10-12T17:24:16.732783+00:00
#> 46  2023-10-12T17:24:16.757714+00:00
#> 47  2023-10-12T17:24:15.195823+00:00
#> 48  2023-10-12T17:24:16.537759+00:00
#> 49  2023-10-12T17:24:16.461276+00:00
#> 50  2023-10-12T17:24:16.720769+00:00
#> 51  2023-10-12T17:24:16.808442+00:00
#> 52  2023-10-12T17:24:16.853742+00:00
#> 53  2023-10-12T17:24:16.867836+00:00
#> 54  2023-10-12T17:24:16.932108+00:00
#> 55  2023-10-12T17:24:16.947351+00:00
#> 56  2023-10-12T17:24:16.986041+00:00
#> 57  2023-10-12T17:24:16.775018+00:00
#> 58  2023-10-12T17:24:16.980355+00:00
#> 59  2023-10-12T17:24:16.789854+00:00
#> 60  2023-10-12T17:24:18.245024+00:00
#> 61  2023-10-12T17:24:18.261570+00:00
#> 62  2023-10-12T17:24:18.294025+00:00
#> 63  2023-10-12T17:24:18.206042+00:00
#> 64  2023-10-12T17:24:18.237388+00:00
#> 65  2023-10-12T17:24:20.596950+00:00
#> 66  2023-10-12T17:24:18.310727+00:00
#> 67  2023-10-12T17:24:18.324038+00:00
#> 68  2023-10-12T17:24:18.359901+00:00
#> 69  2023-10-12T17:24:18.439489+00:00
#> 70  2023-10-12T17:24:18.449644+00:00
#> 71  2023-10-12T17:24:18.058700+00:00
#> 72  2023-10-12T17:24:18.077639+00:00
#> 73  2023-10-12T17:24:18.115105+00:00
#> 74  2023-10-12T17:24:18.137327+00:00
#> 75  2023-10-12T17:24:18.158457+00:00
#> 76  2023-10-12T17:24:18.186678+00:00
#> 77  2023-10-12T17:24:18.471928+00:00
#> 78  2023-10-12T17:24:18.397016+00:00
#> 79  2023-10-12T17:24:17.978172+00:00
#> 80  2023-10-12T17:24:17.967634+00:00
#> 81  2023-10-12T17:24:18.359365+00:00
#> 82  2023-10-12T17:24:18.413917+00:00
#> 83  2023-10-12T17:24:18.018721+00:00
#> 84  2023-10-12T17:24:18.001941+00:00
#> 85  2023-10-12T17:24:17.084299+00:00
#> 86  2023-10-12T17:24:18.496852+00:00
#> 87  2023-10-12T17:24:17.074812+00:00
#> 88  2023-10-12T17:24:17.126434+00:00
#> 89  2023-10-12T17:24:17.148780+00:00
#> 90  2023-10-12T17:24:17.197144+00:00
#> 91  2023-10-12T17:24:17.219774+00:00
#> 92  2023-10-12T17:24:17.165491+00:00
#> 93  2023-10-12T17:24:17.250742+00:00
#> 94  2023-10-12T17:24:17.613229+00:00
#> 95  2023-10-12T17:24:17.676745+00:00
#> 96  2023-10-12T17:24:17.647254+00:00
#> 97  2023-10-12T17:24:17.678278+00:00
#> 98  2023-10-12T17:24:17.742692+00:00
#> 99  2023-10-12T17:24:17.267477+00:00
#> 100 2023-10-12T17:24:17.274585+00:00
#> 101 2023-10-12T17:24:17.327786+00:00
#> 102 2023-10-12T17:24:17.318271+00:00
#> 103 2023-10-12T17:24:17.366282+00:00
#> 104 2023-10-12T17:24:17.383856+00:00
#> 105 2023-10-12T17:24:17.403646+00:00
#> 106 2023-10-12T17:24:17.421246+00:00
#> 107 2023-10-12T17:24:17.469971+00:00
#> 108 2023-10-12T17:24:17.455314+00:00
#> 109 2023-10-12T17:24:17.496219+00:00
#> 110 2023-10-12T17:24:17.519567+00:00
#> 111 2023-10-12T17:24:17.545313+00:00
#> 112 2023-10-12T17:24:17.557774+00:00
#> 113 2023-10-12T17:24:17.580694+00:00
#> 114 2023-10-12T17:24:17.613746+00:00
#> 115 2023-10-12T17:24:17.740451+00:00
#> 116 2023-10-12T17:24:17.777632+00:00
#> 117 2023-10-12T17:24:17.795721+00:00
#> 118 2023-10-12T17:24:17.825327+00:00
#> 119 2023-10-12T17:24:17.834030+00:00
#> 120 2023-10-12T17:24:17.896661+00:00
#> 121 2023-10-12T17:24:17.877118+00:00
#> 122 2023-10-12T17:24:17.929931+00:00
#> 123 2023-10-12T17:24:17.933253+00:00
#> 124 2023-10-12T17:24:18.515537+00:00
#> 125 2023-10-12T17:24:17.025732+00:00
#> 126 2023-10-12T17:24:17.025732+00:00
#> 127 2023-10-12T17:24:18.528776+00:00
#> 128 2023-10-12T17:24:18.565028+00:00
#> 129 2023-10-12T17:24:18.605724+00:00
#> 130 2023-10-12T17:24:18.604662+00:00
#> 131 2023-10-12T17:24:23.164551+00:00
#> 132 2023-10-12T17:24:18.554770+00:00
#> 133 2023-10-12T17:24:22.663288+00:00
#> 134 2023-10-12T17:24:18.655502+00:00
#> 135 2023-10-12T17:24:18.749434+00:00
#> 136 2023-10-12T17:24:18.789859+00:00
#> 137 2023-10-12T17:24:18.741361+00:00
#> 138 2023-10-12T17:24:18.788573+00:00
#> 139 2023-10-12T17:24:18.645163+00:00
#> 140 2023-10-12T17:24:18.670005+00:00
#> 141 2023-10-12T17:24:18.698399+00:00
#> 142 2023-10-12T17:24:18.707913+00:00
#> 143 2023-10-12T17:24:20.605228+00:00
#> 144 2023-10-12T17:24:18.877712+00:00
#> 145 2023-10-12T17:24:18.940020+00:00
#> 146 2023-10-12T17:24:22.973966+00:00
#> 147 2023-10-12T17:24:23.227171+00:00
#> 148 2023-10-12T17:24:18.831321+00:00
#> 149 2023-10-12T17:24:18.834555+00:00
#> 150 2023-10-12T17:24:18.878450+00:00
#> 151 2023-10-12T17:24:18.925287+00:00
#> 152 2023-10-12T17:24:18.983579+00:00
#> 153 2023-10-12T17:24:18.979623+00:00
#> 154 2023-10-12T17:24:19.025608+00:00
#> 155 2023-10-12T17:24:19.077880+00:00
#> 156 2023-10-12T17:24:19.081075+00:00
#> 157 2023-10-12T17:24:23.460915+00:00
#> 158 2023-10-12T17:24:19.102940+00:00
#> 159 2023-10-12T17:24:19.038154+00:00
#> 160 2023-10-12T17:24:19.550986+00:00
#> 161 2023-10-12T17:24:15.811032+00:00
#> 162 2023-10-12T17:24:15.828097+00:00
#> 163 2023-10-12T17:24:19.223330+00:00
#> 164 2023-10-12T17:24:19.134972+00:00
#> 165 2023-10-12T17:24:19.165000+00:00
#> 166 2023-10-12T17:24:19.254887+00:00
#> 167 2023-10-12T17:24:19.150885+00:00
#> 168 2023-10-12T17:24:19.209290+00:00
#> 169 2023-10-12T17:24:19.349729+00:00
#> 170 2023-10-12T17:24:19.278984+00:00
#> 171 2023-10-12T17:24:19.315485+00:00
#> 172 2023-10-12T17:24:19.393433+00:00
#> 173 2023-10-12T17:24:19.301604+00:00
#> 174 2023-10-12T17:24:19.355239+00:00
#> 175 2023-10-12T17:24:19.526195+00:00
#> 176 2023-10-12T17:24:19.412891+00:00
#> 177 2023-10-12T17:24:19.471157+00:00
#> 178 2023-10-12T17:24:19.529763+00:00
#> 179 2023-10-12T17:24:19.445808+00:00
#> 180 2023-10-12T17:24:19.482393+00:00
#> 181 2023-10-12T17:24:19.600660+00:00
#> 182 2023-10-12T17:24:19.605401+00:00
#> 183 2023-10-12T17:24:19.640089+00:00
#> 184 2023-10-12T17:24:19.656595+00:00
#> 185 2023-10-12T17:24:19.681223+00:00
#> 186 2023-10-12T17:24:19.695424+00:00
#> 187 2023-10-12T17:24:20.494270+00:00
#> 188 2023-10-12T17:24:20.543435+00:00
#> 189 2023-10-12T17:24:20.560530+00:00
#> 190 2023-10-12T17:24:20.601713+00:00
#> 191 2023-10-12T17:24:20.289153+00:00
#> 192 2023-10-12T17:24:20.474011+00:00
#> 193 2023-10-12T17:24:23.217894+00:00
#> 194 2023-10-12T17:24:19.707391+00:00
#> 195 2023-10-12T17:24:19.760029+00:00
#> 196 2023-10-12T17:24:19.576009+00:00
#> 197 2023-10-12T17:24:19.822321+00:00
#> 198 2023-10-12T17:24:19.858279+00:00
#> 199 2023-10-12T17:24:23.278240+00:00
#> 200 2023-10-12T17:24:19.869171+00:00
#> 201 2023-10-12T17:24:19.771138+00:00
#> 202 2023-10-12T17:24:19.813680+00:00
#> 203 2023-10-12T17:24:19.897910+00:00
#> 204 2023-10-12T17:24:19.971258+00:00
#> 205 2023-10-12T17:24:19.924684+00:00
#> 206 2023-10-12T17:24:19.973860+00:00
#> 207 2023-10-12T17:24:20.023806+00:00
#> 208 2023-10-12T17:24:20.031867+00:00
#> 209 2023-10-12T17:24:20.063280+00:00
#> 210 2023-10-12T17:24:19.938637+00:00
#> 211 2023-10-12T17:24:20.076071+00:00
#> 212 2023-10-12T17:24:20.128745+00:00
#> 213 2023-10-12T17:24:20.114701+00:00
#> 214 2023-10-12T17:24:20.182800+00:00
#> 215 2023-10-12T17:24:23.282877+00:00
#> 216 2023-10-12T17:24:20.229852+00:00
#> 217 2023-10-12T17:24:23.249149+00:00
#> 218 2023-10-12T17:24:20.185016+00:00
#> 219 2023-10-12T17:24:20.278914+00:00
#> 220 2023-10-12T17:24:20.361307+00:00
#> 221 2023-10-12T17:24:20.405194+00:00
#> 222 2023-10-12T17:24:20.442116+00:00
#> 223 2023-10-12T17:24:20.688605+00:00
#> 224 2023-10-12T17:24:20.693541+00:00
#> 225 2023-10-12T17:24:20.451928+00:00
#> 226 2023-10-12T17:24:16.585219+00:00
#> 227 2023-10-12T17:24:20.486308+00:00
#> 228 2023-10-12T17:24:20.604101+00:00
#> 229 2023-10-12T17:24:20.274507+00:00
#> 230 2023-10-12T17:24:20.287464+00:00
#> 231 2023-10-12T17:24:20.495365+00:00
#> 232 2023-10-12T17:24:20.528312+00:00
#> 233 2023-10-12T17:24:20.541498+00:00
#> 234 2023-10-12T17:24:23.259302+00:00
#> 235 2023-10-12T17:24:20.577229+00:00
#> 236 2023-10-12T17:24:23.285215+00:00
#> 237 2023-10-12T17:24:23.285027+00:00
#> 238 2023-10-12T17:24:20.309177+00:00
#> 239 2023-10-12T17:24:20.321834+00:00
#> 240 2023-10-12T17:24:20.668592+00:00
#> 241 2023-10-12T17:24:20.758570+00:00
#> 242 2023-10-12T17:24:20.770910+00:00
#> 243 2023-10-12T17:24:20.819749+00:00
#> 244 2023-10-12T17:24:23.350524+00:00
#> 245 2023-10-12T17:24:20.767924+00:00
#> 246 2023-10-12T17:24:20.877437+00:00
#> 247 2023-10-12T17:24:23.350519+00:00
#> 248 2023-10-12T17:24:20.883636+00:00
#> 249 2023-10-12T17:24:20.746561+00:00
#> 250 2023-10-12T17:24:20.809250+00:00
#> 251 2023-10-12T17:24:20.703235+00:00
#> 252 2023-10-12T17:24:20.828028+00:00
#> 253 2023-10-12T17:24:20.710021+00:00
#> 254 2023-10-12T17:24:20.729763+00:00
#> 255 2023-10-12T17:24:20.921433+00:00
#> 256 2023-10-12T17:24:20.930166+00:00
#> 257 2023-10-12T17:24:20.853831+00:00
#> 258 2023-10-12T17:24:20.864959+00:00
#> 259 2023-10-12T17:24:20.884353+00:00
#> 260 2023-10-12T17:24:20.960674+00:00
#> 261 2023-10-12T17:24:20.952434+00:00
#> 262 2023-10-12T17:24:21.142813+00:00
#> 263 2023-10-12T17:24:21.053836+00:00
#> 264 2023-10-12T17:24:21.064713+00:00
#> 265 2023-10-12T17:24:21.113403+00:00
#> 266 2023-10-12T17:24:20.986683+00:00
#> 267 2023-10-12T17:24:21.167761+00:00
#> 268 2023-10-12T17:24:21.201031+00:00
#> 269 2023-10-12T17:24:20.913065+00:00
#> 270 2023-10-12T17:24:21.075284+00:00
#> 271 2023-10-12T17:24:20.998843+00:00
#> 272 2023-10-12T17:24:21.026498+00:00
#> 273 2023-10-12T17:24:21.118298+00:00
#> 274 2023-10-12T17:24:23.322485+00:00
#> 275 2023-10-12T17:24:20.978393+00:00
#> 276 2023-10-12T17:24:21.182290+00:00
#> 277 2023-10-12T17:24:21.004145+00:00
#> 278 2023-10-12T17:24:21.118479+00:00
#> 279 2023-10-12T17:24:21.049495+00:00
#> 280 2023-10-12T17:24:21.207965+00:00
#> 281 2023-10-12T17:24:21.219774+00:00
#> 282 2023-10-12T17:24:21.269887+00:00
#> 283 2023-10-12T17:24:21.771969+00:00
#> 284 2023-10-12T17:24:21.380607+00:00
#> 285 2023-10-12T17:24:21.630906+00:00
#> 286 2023-10-12T17:24:21.183561+00:00
#> 287 2023-10-12T17:24:21.227054+00:00
#> 288 2023-10-12T17:24:21.408670+00:00
#> 289 2023-10-12T17:24:21.352606+00:00
#> 290 2023-10-12T17:24:21.351965+00:00
#> 291 2023-10-12T17:24:21.444641+00:00
#> 292 2023-10-12T17:24:21.472582+00:00
#> 293 2023-10-12T17:24:21.580588+00:00
#> 294 2023-10-12T17:24:21.380676+00:00
#> 295 2023-10-12T17:24:21.398627+00:00
#> 296 2023-10-12T17:24:21.513209+00:00
#> 297 2023-10-12T17:24:21.531662+00:00
#> 298 2023-10-12T17:24:21.422706+00:00
#> 299 2023-10-12T17:24:21.452308+00:00
#> 300 2023-10-12T17:24:21.474939+00:00
#> 301 2023-10-12T17:24:21.476917+00:00
#> 302 2023-10-12T17:24:21.566298+00:00
#> 303 2023-10-12T17:24:21.538168+00:00
#> 304 2023-10-12T17:24:21.530602+00:00
#> 305 2023-10-12T17:24:21.621613+00:00
#> 306 2023-10-12T17:24:21.594323+00:00
#> 307 2023-10-12T17:24:21.573925+00:00
#> 308 2023-10-12T17:24:21.641483+00:00
#> 309 2023-10-12T17:24:21.614798+00:00
#> 310 2023-10-12T17:24:21.667034+00:00
#> 311 2023-10-12T17:24:21.700072+00:00
#> 312 2023-10-12T17:24:21.657606+00:00
#> 313 2023-10-12T17:24:21.737746+00:00
#> 314 2023-10-12T17:24:21.671160+00:00
#> 315 2023-10-12T17:24:21.722642+00:00
#> 316 2023-10-12T17:24:21.288252+00:00
#> 317 2023-10-12T17:24:21.708926+00:00
#> 318 2023-10-12T17:24:23.322314+00:00
#> 319 2023-10-12T17:24:23.399042+00:00
#> 320 2023-10-12T17:24:23.398482+00:00
#> 321 2023-10-12T17:24:23.474938+00:00
#> 322 2023-10-12T17:24:23.484135+00:00
#> 323 2023-10-12T17:24:21.790439+00:00
#> 324 2023-10-12T17:24:21.758202+00:00
#> 325 2023-10-12T17:24:23.015531+00:00
#> 326 2023-10-12T17:24:21.792864+00:00
#> 327 2023-10-12T17:24:21.873326+00:00
#> 328 2023-10-12T17:24:21.812442+00:00
#> 329 2023-10-12T17:24:21.817771+00:00
#> 330 2023-10-12T17:24:21.906564+00:00
#> 331 2023-10-12T17:24:21.832031+00:00
#> 332 2023-10-12T17:24:21.885006+00:00
#> 333 2023-10-12T17:24:21.945519+00:00
#> 334 2023-10-12T17:24:23.364506+00:00
#> 335 2023-10-12T17:24:22.013632+00:00
#> 336 2023-10-12T17:24:22.025776+00:00
#> 337 2023-10-12T17:24:21.999474+00:00
#> 338 2023-10-12T17:24:21.929702+00:00
#> 339 2023-10-12T17:24:21.977628+00:00
#> 340 2023-10-12T17:24:21.881822+00:00
#> 341 2023-10-12T17:24:21.967473+00:00
#> 342 2023-10-12T17:24:22.005103+00:00
#> 343 2023-10-12T17:24:22.071010+00:00
#> 344 2023-10-12T17:24:22.049425+00:00
#> 345 2023-10-12T17:24:22.079225+00:00
#> 346 2023-10-12T17:24:22.088263+00:00
#> 347 2023-10-12T17:24:21.262130+00:00
#> 348 2023-10-12T17:24:21.329985+00:00
#> 349 2023-10-12T17:24:21.270005+00:00
#> 350 2023-10-12T17:24:21.304971+00:00
#> 351 2023-10-12T17:24:21.349913+00:00
#> 352 2023-10-12T17:24:21.311147+00:00
#> 353 2023-10-12T17:24:22.179219+00:00
#> 354 2023-10-12T17:24:22.872371+00:00
#> 355 2023-10-12T17:24:22.232149+00:00
#> 356 2023-10-12T17:24:22.176916+00:00
#> 357 2023-10-12T17:24:22.049492+00:00
#> 358 2023-10-12T17:24:22.275714+00:00
#> 359 2023-10-12T17:24:22.205195+00:00
#> 360 2023-10-12T17:24:22.120293+00:00
#> 361 2023-10-12T17:24:22.240645+00:00
#> 362 2023-10-12T17:24:22.280386+00:00
#> 363 2023-10-12T17:24:22.226092+00:00
#> 364 2023-10-12T17:24:22.235499+00:00
#> 365 2023-10-12T17:24:22.268102+00:00
#> 366 2023-10-12T17:24:22.087265+00:00
#> 367 2023-10-12T17:24:22.126013+00:00
#> 368 2023-10-12T17:24:22.327376+00:00
#> 369 2023-10-12T17:24:22.334303+00:00
#> 370 2023-10-12T17:24:22.272035+00:00
#> 371 2023-10-12T17:24:22.170658+00:00
#> 372 2023-10-12T17:24:23.368310+00:00
#> 373 2023-10-12T17:24:22.297480+00:00
#> 374 2023-10-12T17:24:22.129266+00:00
#> 375 2023-10-12T17:24:22.168670+00:00
#> 376 2023-10-12T17:24:22.153099+00:00
#> 377 2023-10-12T17:24:22.729595+00:00
#> 378 2023-10-12T17:24:22.390328+00:00
#> 379 2023-10-12T17:24:22.380650+00:00
#> 380 2023-10-12T17:24:22.389708+00:00
#> 381 2023-10-12T17:24:22.335152+00:00
#> 382 2023-10-12T17:24:22.358575+00:00
#> 383 2023-10-12T17:24:22.390883+00:00
#> 384 2023-10-12T17:24:22.445321+00:00
#> 385 2023-10-12T17:24:20.799282+00:00
#> 386 2023-10-12T17:24:21.762581+00:00
#> 387 2023-10-12T17:24:21.855594+00:00
#> 388 2023-10-12T17:24:22.480839+00:00
#> 389 2023-10-12T17:24:22.433143+00:00
#> 390 2023-10-12T17:24:23.418071+00:00
#> 391 2023-10-12T17:24:23.547207+00:00
#> 392 2023-10-12T17:24:23.416749+00:00
#> 393 2023-10-12T17:24:23.548477+00:00
#> 394 2023-10-12T17:24:22.430473+00:00
#> 395 2023-10-12T17:24:22.486526+00:00
#> 396 2023-10-12T17:24:22.490651+00:00
#> 397 2023-10-12T17:24:22.562663+00:00
#> 398 2023-10-12T17:24:20.915201+00:00
#> 399 2023-10-12T17:24:22.429398+00:00
#> 400 2023-10-12T17:24:22.624315+00:00
#> 401 2023-10-12T17:24:22.611659+00:00
#> 402 2023-10-12T17:24:22.607526+00:00
#> 403 2023-10-12T17:24:22.625879+00:00
#> 404 2023-10-12T17:24:22.698666+00:00
#> 405 2023-10-12T17:24:22.535770+00:00
#> 406 2023-10-12T17:24:22.742782+00:00
#> 407 2023-10-12T17:24:22.813897+00:00
#> 408 2023-10-12T17:24:22.677995+00:00
#> 409 2023-10-12T17:24:22.762133+00:00
#> 410 2023-10-12T17:24:23.147538+00:00
#> 411 2023-10-12T17:24:22.752848+00:00
#> 412 2023-10-12T17:24:22.756456+00:00
#> 413 2023-10-12T17:24:22.814371+00:00
#> 414 2023-10-12T17:24:22.806559+00:00
#> 415 2023-10-12T17:24:22.839400+00:00
#> 416 2023-10-12T17:24:22.858413+00:00
#> 417 2023-10-12T17:24:22.921565+00:00
#> 418 2023-10-12T17:24:22.906537+00:00
#> 419 2023-10-12T17:24:22.799308+00:00
#> 420 2023-10-12T17:24:22.829030+00:00
#> 421 2023-10-12T17:24:22.857573+00:00
#> 422 2023-10-12T17:24:22.956912+00:00
#> 423 2023-10-12T17:24:22.902035+00:00
#> 424 2023-10-12T17:24:22.992913+00:00
#> 425 2023-10-12T17:24:22.907409+00:00
#> 426 2023-10-12T17:24:22.992695+00:00
#> 427 2023-10-12T17:24:22.957133+00:00
#> 428 2023-10-12T17:24:23.057057+00:00
#> 429 2023-10-12T17:24:22.933321+00:00
#> 430 2023-10-12T17:24:20.622223+00:00
#> 431 2023-10-12T17:24:20.647257+00:00
#> 432 2023-10-12T17:24:23.013314+00:00
#> 433 2023-10-12T17:24:23.056958+00:00
#> 434 2023-10-12T17:24:23.111391+00:00
#> 435 2023-10-12T17:24:20.556795+00:00
#> 436 2023-10-12T17:24:23.058214+00:00
#> 437 2023-10-12T17:24:23.125078+00:00
#> 438 2023-10-12T17:24:23.177672+00:00
#> 439 2023-10-12T17:24:23.044582+00:00
#> 440 2023-10-12T17:24:23.108848+00:00
#> 441 2023-10-12T17:24:23.525852+00:00
#> 442 2023-10-12T17:24:23.100594+00:00
#> 443 2023-10-12T17:24:22.865070+00:00
#> 444 2023-10-12T17:24:23.177203+00:00
# }