It's 2019
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
language = "C"
|
language = "C"
|
||||||
header = '''// Copyright 2018 Solana Labs, Inc.
|
header = '''// Copyright 2019 Solana Labs, Inc.
|
||||||
//
|
//
|
||||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
// you may not use this file except in compliance with the License.
|
// you may not use this file except in compliance with the License.
|
||||||
@ -26,4 +26,4 @@ parse_deps = true
|
|||||||
include = ["solana-sdk"]
|
include = ["solana-sdk"]
|
||||||
|
|
||||||
[export]
|
[export]
|
||||||
item_types = ["enums", "structs", "unions", "typedefs", "opaque", "functions"]
|
item_types = ["enums", "structs", "unions", "typedefs", "opaque", "functions"]
|
||||||
|
Reference in New Issue
Block a user