Skip to content

Commit 7ea4e33

Browse files
committed
license: update year
1 parent 4f52cd6 commit 7ea4e33

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015, Ben Boeckel
1+
Copyright (c) 2018, Ben Boeckel
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without modification,

libkeyutils-sys/src/constants.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2015, Ben Boeckel
1+
// Copyright (c) 2018, Ben Boeckel
22
// All rights reserved.
33
//
44
// Redistribution and use in source and binary forms, with or without modification,

libkeyutils-sys/src/functions.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2015, Ben Boeckel
1+
// Copyright (c) 2018, Ben Boeckel
22
// All rights reserved.
33
//
44
// Redistribution and use in source and binary forms, with or without modification,

libkeyutils-sys/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2015, Ben Boeckel
1+
// Copyright (c) 2018, Ben Boeckel
22
// All rights reserved.
33
//
44
// Redistribution and use in source and binary forms, with or without modification,

libkeyutils-sys/src/types.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2015, Ben Boeckel
1+
// Copyright (c) 2018, Ben Boeckel
22
// All rights reserved.
33
//
44
// Redistribution and use in source and binary forms, with or without modification,

src/api.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2015, Ben Boeckel
1+
// Copyright (c) 2018, Ben Boeckel
22
// All rights reserved.
33
//
44
// Redistribution and use in source and binary forms, with or without modification,

src/constants.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2015, Ben Boeckel
1+
// Copyright (c) 2018, Ben Boeckel
22
// All rights reserved.
33
//
44
// Redistribution and use in source and binary forms, with or without modification,

src/keytypes/asymmetric.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2015, Ben Boeckel
1+
// Copyright (c) 2018, Ben Boeckel
22
// All rights reserved.
33
//
44
// Redistribution and use in source and binary forms, with or without modification,

src/keytypes/big_key.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2015, Ben Boeckel
1+
// Copyright (c) 2018, Ben Boeckel
22
// All rights reserved.
33
//
44
// Redistribution and use in source and binary forms, with or without modification,

src/keytypes/blacklist.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2015, Ben Boeckel
1+
// Copyright (c) 2018, Ben Boeckel
22
// All rights reserved.
33
//
44
// Redistribution and use in source and binary forms, with or without modification,

0 commit comments

Comments
 (0)