updated copyright year

This commit is contained in:
Riccardo Spagni
2015-12-31 08:39:56 +02:00
parent 810a11267c
commit de03926850
339 changed files with 328 additions and 328 deletions

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014-2015, The Monero Project
# Copyright (c) 2014-2016, The Monero Project
#
# All rights reserved.
#

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014-2015, The Monero Project
# Copyright (c) 2014-2016, The Monero Project
#
# All rights reserved.
#

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2014-2015, The Monero Project
# Copyright (c) 2014-2016, The Monero Project
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without modification, are

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2014-2015, The Monero Project
// Copyright (c) 2014-2016, The Monero Project
//
// All rights reserved.
//
@@ -31,4 +31,4 @@
static_assert(1, "FAIL");
int main(int argc, char *argv[]) {
return 0;
}
}