From 298afb3998fff97576f9301ab7615adefc637a9c Mon Sep 17 00:00:00 2001 From: Evan Sosenko Date: Mon, 30 Jun 2014 15:44:20 -0700 Subject: [PATCH] Updated license information. --- README.md | 5 ++++- bower.json | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9cd42c3..1ac7300 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,10 @@ $ latexmk -xelatex aps-spin-lifetime.tex ## License -This work has been submitted to Physical Review B and is Copyright © 2014 by the American Physical Society. +This work was published 23 June 2014 as Phys. Rev. B 89, 245436 +by Evan Sosenko, Huazhou Wei, and Vivek Aji: +[Effect of contacts on spin lifetime measurements in graphene](https://journals.aps.org/prb/abstract/10.1103/PhysRevB.89.245436), +and is Copyright © 2014 by the American Physical Society. ## Warranty diff --git a/bower.json b/bower.json index d6bf8e0..e73e832 100644 --- a/bower.json +++ b/bower.json @@ -3,7 +3,7 @@ "authors": [ "Evan Sosenko " ], - "license": "Copyright 2014 Evan Sosenko", + "license": "Copyright 2014 by the American Physical Society", "private": true, "dependencies": { "tikz-nonlocal_spin_valve": "https://github.com/razor-x/tikz-nonlocal_spin_valve.git#v1.2",